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 classCodecFactoryImpl 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 CodecFactoryORBInitInfoImpl.codecFactory(package private) CodecFactoryPIHandlerImpl.codecFactoryMethods 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 CodecFactorystatic CodecFactorystatic CodecFactoryCodecFactoryHelper.read(InputStream istream) static CodecFactoryCodecFactoryHelper.unchecked_narrow(Object obj) Methods in org.omg.IOP with parameters of type CodecFactoryModifier and TypeMethodDescriptionstatic voidCodecFactoryHelper.insert(Any a, CodecFactory that) static voidCodecFactoryHelper.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.