Uses of Class
org.omg.IOP.Encoding
-
Packages that use Encoding 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 Encoding in org.omg.IOP
Methods in org.omg.IOP with parameters of type Encoding Modifier and Type Method Description Codec
CodecFactoryOperations. create_codec(Encoding enc)
Create aCodec
of the given encoding.
-