Uses of Interface org.omg.IOP.CodecFactory

Uses in package org.omg.IOP

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.

Uses in package org.omg.PortableInterceptor

Methods with return type org.omg.IOP.CodecFactory

CodecFactory
Get the CodecFactory that may be needed during the interceptor initialization.