This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.


Package org.omg.IOP

Interface Summary
Codec The formats of IOR components and service context data used by ORB services are often defined as CDR encapsulations encoding instances of IDL defined data types.
CodecFactory Codecs are obtained from the CodecFactory.
CodecFactoryOperations Codecs are obtained from the CodecFactory.
CodecOperations The formats of IOR components and service context data used by ORB services are often defined as CDR encapsulations encoding instances of IDL defined data types.
CodeSets org/omg/IOP/CodeSets.java .
ENCODING_CDR_ENCAPS org/omg/IOP/ENCODING_CDR_ENCAPS.java .
ExceptionDetailMessage org/omg/IOP/ExceptionDetailMessage.java .
RMICustomMaxStreamFormat org/omg/IOP/RMICustomMaxStreamFormat.java .
TAG_ALTERNATE_IIOP_ADDRESS org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.java .
TAG_CODE_SETS org/omg/IOP/TAG_CODE_SETS.java .
TAG_INTERNET_IOP org/omg/IOP/TAG_INTERNET_IOP.java .
TAG_JAVA_CODEBASE org/omg/IOP/TAG_JAVA_CODEBASE.java .
TAG_MULTIPLE_COMPONENTS org/omg/IOP/TAG_MULTIPLE_COMPONENTS.java .
TAG_ORB_TYPE org/omg/IOP/TAG_ORB_TYPE.java .
TAG_POLICIES org/omg/IOP/TAG_POLICIES.java .
TAG_RMI_CUSTOM_MAX_STREAM_FORMAT org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.java .
TransactionService org/omg/IOP/TransactionService.java .
 

Class Summary
CodecFactoryHelper Codecs are obtained from the CodecFactory.
ComponentIdHelper Standard way of representing multicomponent profiles.
Encoding org/omg/IOP/Encoding.java .
IOR org/omg/IOP/IOR.java .
IORHelper org/omg/IOP/IORHelper.java .
IORHolder org/omg/IOP/IORHolder.java .
MultipleComponentProfileHelper An array of tagged components, forming a multiple component profile.
MultipleComponentProfileHolder An array of tagged components, forming a multiple component profile.
ProfileIdHelper Profile ID
ServiceContext org/omg/IOP/ServiceContext.java .
ServiceContextHelper org/omg/IOP/ServiceContextHelper.java .
ServiceContextHolder org/omg/IOP/ServiceContextHolder.java .
ServiceContextListHelper An array of service contexts, forming a service context list.
ServiceContextListHolder An array of service contexts, forming a service context list.
ServiceIdHelper A service id, represented as an int
TaggedComponent org/omg/IOP/TaggedComponent.java .
TaggedComponentHelper org/omg/IOP/TaggedComponentHelper.java .
TaggedComponentHolder org/omg/IOP/TaggedComponentHolder.java .
TaggedProfile org/omg/IOP/TaggedProfile.java .
TaggedProfileHelper org/omg/IOP/TaggedProfileHelper.java .
TaggedProfileHolder org/omg/IOP/TaggedProfileHolder.java .
 



This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.
This page displays the Jadeite version of the documention, which is derived from the offical documentation that contains this copyright notice:
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
The official Sun™ documentation can be found here at http://java.sun.com/javase/6/docs/api/.