Java™ Platform
Standard Ed. 6

Uses of Interface
org.omg.IOP.Codec

Packages that use Codec
org.omg.IOP This package contains the IOP module specified in the OMG document The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6. 
 

Uses of Codec in org.omg.IOP
 

Methods in org.omg.IOP that return Codec
 Codec CodecFactoryOperations.create_codec(Encoding enc)
          Create a Codec of the given encoding.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.