Package org.omg.IOP

Interface CodecFactory

All Superinterfaces:
CodecFactoryOperations, IDLEntity, Object, Serializable
All Known Implementing Classes:
CodecFactoryImpl

public interface CodecFactory extends CodecFactoryOperations, Object, IDLEntity
Codecs are obtained from the CodecFactory. The CodecFactory is obtained through a call to ORB.resolve_initial_references( "CodecFactory" ).