| GNU Classpath (0.95) | |
| 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.
 | 
| CodecFactory |  Narrow the given object to the CodecFactory.  | 
| Methods with return type org.omg.IOP.CodecFactory | |
| CodecFactory |  Get the CodecFactory that may be needed during the interceptor
 initialization.  | 
| GNU Classpath (0.95) |