Uses of Interface
org.omg.IOP.Codec
-
Packages that use Codec Package Description org.omg.IOP This package contains theIOPmodule specified in the OMG document The Common Object Request Broker: Architecture and Specification, formal/99-10-07, section 13.6. -
-
Uses of Codec in org.omg.IOP
Methods in org.omg.IOP that return Codec Modifier and Type Method Description CodecCodecFactoryOperations. create_codec(Encoding enc)Create aCodecof the given encoding.
-