Uses of Interface
org.omg.IOP.CodecFactory
Packages that use CodecFactory
-
Uses of CodecFactory in com.sun.corba.se.impl.interceptors
Classes in com.sun.corba.se.impl.interceptors that implement CodecFactoryModifier and TypeClassDescriptionfinal classCodecFactoryImpl is the implementation of the Codec Factory, as described in orbos/99-12-02.Methods in com.sun.corba.se.impl.interceptors that return CodecFactoryModifier and TypeMethodDescriptionORBInitInfoImpl.codec_factory()This attribute is the IOP::CodecFactory. -
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.