Uses of Interface
org.omg.IOP.CodecFactory
Packages that use CodecFactory
-
Uses of CodecFactory in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement CodecFactoryModifier and TypeClassDescriptionfinal class
CodecFactoryImpl is the implementation of the Codec Factory, as described in orbos/99-12-02.Fields in com.sun.corba.ee.impl.interceptors declared as CodecFactoryModifier and TypeFieldDescriptionprivate CodecFactory
ORBInitInfoImpl.codecFactory
(package private) CodecFactory
PIHandlerImpl.codecFactory
Methods in com.sun.corba.ee.impl.interceptors that return CodecFactoryModifier and TypeMethodDescriptionORBInitInfoImpl.codec_factory()
This attribute is the IOP::CodecFactory.Constructors in com.sun.corba.ee.impl.interceptors with parameters of type CodecFactoryModifierConstructorDescription(package private)
ORBInitInfoImpl
(ORB orb, String[] args, String orbId, CodecFactory codecFactory) Creates a new ORBInitInfoImpl object (scoped to package) -
Uses of CodecFactory in org.omg.IOP
Fields in org.omg.IOP declared as CodecFactoryMethods in org.omg.IOP that return CodecFactoryModifier and TypeMethodDescriptionstatic CodecFactory
static CodecFactory
static CodecFactory
CodecFactoryHelper.read
(InputStream istream) static CodecFactory
CodecFactoryHelper.unchecked_narrow
(Object obj) Methods in org.omg.IOP with parameters of type CodecFactoryModifier and TypeMethodDescriptionstatic void
CodecFactoryHelper.insert
(Any a, CodecFactory that) static void
CodecFactoryHelper.write
(OutputStream ostream, CodecFactory value) Constructors in org.omg.IOP with parameters of type CodecFactory -
Uses of CodecFactory in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor that return CodecFactoryModifier and TypeMethodDescriptionORBInitInfoOperations.codec_factory()
Returns theIOP.CodecFactory
.