|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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 . |
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 . |
TransactionService | org/omg/IOP/TransactionService.java . |
Class Summary | |
CodecFactoryHelper | Codecs are obtained from the CodecFactory . |
ComponentIdHelper | Standard way of representing multicomponent profiles. |
Encoding | Defines the encoding format of a Codec . |
IOR | Captures information about a object references, such as whether the object is null, what type it is, what protocols are supported, and what ORB services are available. |
IORHelper | Captures information about a object references, such as whether the object is null, what type it is, what protocols are supported, and what ORB services are available. |
IORHolder | Captures information about a object references, such as whether the object is null, what type it is, what protocols are supported, and what ORB services are available. |
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 | Service-specific information to be passed implicitly with requests and replies. |
ServiceContextHelper | Service-specific information to be passed implicitly with requests and replies. |
ServiceContextHolder | Service-specific information to be passed implicitly with requests and replies. |
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 | TaggedComponents contained in
TAG_INTERNET_IOP and
TAG_MULTIPLE_COMPONENTS profiles are identified by
unique numeric tags using a namespace distinct form that is used for
profile tags. |
TaggedComponentHelper | TaggedComponents contained in
TAG_INTERNET_IOP and
TAG_MULTIPLE_COMPONENTS profiles are identified by
unique numeric tags using a namespace distinct form that is used for
profile tags. |
TaggedComponentHolder | TaggedComponents contained in
TAG_INTERNET_IOP and
TAG_MULTIPLE_COMPONENTS profiles are identified by
unique numeric tags using a namespace distinct form that is used for
profile tags. |
TaggedProfile | Object references have at least one tagged profile. |
TaggedProfileHelper | Object references have at least one tagged profile. |
TaggedProfileHolder | Object references have at least one tagged profile. |
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. Please refer to that OMG specification for further details.
Please note that we do not provide all parts of the IOP module from the specification. We only provide those parts that are referenced as return values or parameter types in public APIs, most notably, Portable Interceptors.
For a precise list of supported sections of official specifications with which the Java 2 Platform, Standard Edition, v.1.4 ORB complies, see Official Specifications for CORBA support in J2SE 1.4.
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.