GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode | |
void | Insert the InconsistentTypeCode into the given Any.
|
void | Write the exception to the CDR output stream.
|
Methods with return type org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode | |
InconsistentTypeCode | Extract the InconsistentTypeCode from given Any.
|
InconsistentTypeCode | Read the exception from the CDR intput stream.
|
Methods which throw type org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode | |
DynAny | Create DynAny using the given Any as template.
|
DynAny | The remote call of this DynAnyFactory method is not possible
(the created DynAny would not be transferred to client).
|
DynAny | Create DynAny for holding the data of the given type. |
DynAny | The remote call of this DynAnyFactory method is not possible
(the created DynAny would not be transferred to client).
|
GNU Classpath (0.95) |