public interface CodecFactory extends CodecFactoryOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object
The CodecFactory is used to obtaind Codec for the given encoding.
The obtaining operations are defined separately in
CodecFactoryOperations.
The CodecFactory is a local object. It is not possible to get its stringified reference, to send it over CDR streams or invoke the methods remotely.
CodecFactory is returned by
ORB.resolve_initial_references("CodecFactory").
create_codec