Uses of Interface
org.omg.IOP.CodecFactoryOperations
-
Packages that use CodecFactoryOperations Package Description com.sun.corba.ee.impl.interceptors org.omg.IOP -
-
Uses of CodecFactoryOperations in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement CodecFactoryOperations Modifier and Type Class Description class
CodecFactoryImpl
CodecFactoryImpl is the implementation of the Codec Factory, as described in orbos/99-12-02. -
Uses of CodecFactoryOperations in org.omg.IOP
Subinterfaces of CodecFactoryOperations in org.omg.IOP Modifier and Type Interface Description interface
CodecFactory
Codecs
are obtained from theCodecFactory
.
-