Uses of Interface
org.omg.IOP.Codec
-
Packages that use Codec Package Description org.omg.IOP This package contains theIOP
module 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 Codec
CodecFactoryOperations. create_codec(Encoding enc)
Create aCodec
of the given encoding.
-