| GNU Classpath (0.17) | ||
| Frames | No Frames | ||
Methods with parameter type org.omg.IOP.CodecFactory | |
| void | Insert the CodecFactory into the given Any.
|
| void | This should write the CodecFactory from the CDR intput stream,
but this is not possible as CodecFactory is a local object.
|
Methods with return type org.omg.IOP.CodecFactory | |
| CodecFactory | Extract the CodecFactory from given Any.
|
| CodecFactory | Cast the passed object into the CodecFactory. |
| CodecFactory | This should read the CodecFactory from the CDR intput stream,
but this is not possible as CodecFactory is a local object.
|
| GNU Classpath (0.17) |