GNU Classpath (0.95) | |
Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
Codec | Codec provides means to encode IDL data types into the byte arrays. |
CodecFactory |
The CodecFactory is used to obtaind Codec for the given encoding.
|
CodecFactoryOperations | Defines the operations, applicable to the CodecFactory. |
CodecOperations | Defines the operations, applicable to the Codec. |
CodeSets | Holds the integer identifier of the CodeSets context. |
ENCODING_CDR_ENCAPS | Holds an integer identifier of the ENCODING_CDR_ENCAPS encoding. |
ExceptionDetailMessage | Defines the ExceptionDetailMessage (= 14) service context. |
RMICustomMaxStreamFormat | A single constant interface, defining the RMICustomMaxStreamFormat (= 17) service context. |
TAG_ALTERNATE_IIOP_ADDRESS | Holds an integer constant of the TAG_ALTERNATE_IIOP_ADDRESS Component that may occur zero or more times in the Internet of Multiple components profile. |
TAG_CODE_SETS | Holds the integer identifier of the code sets profile. |
TAG_INTERNET_IOP | Holds the integer identifier of the internet profile. |
TAG_JAVA_CODEBASE | Holds an integer identifier of the TAG_JAVA_CODEBASE profile. |
TAG_MULTIPLE_COMPONENTS | Holds the integer identifier of the multiple components profile. |
TAG_ORB_TYPE | Holds an integer constant of the TAG_ORB_TYPE Component that defines the kind or CORBA implementation of ORB the reference is comming from. |
TAG_POLICIES | An integer identifier for the TAG_POLICIES component. |
TAG_RMI_CUSTOM_MAX_STREAM_FORMAT | A single constant interface, defining the TAG_RMI_CUSTOM_MAX_STREAM_FORMAT (= 38) tagged component. |
TransactionService | Holds the integer identifier of the TransactionService context. |
Class Summary | |
CodecFactoryHelper | The helper operations for the
CORBA object CodecFactory .
|
ComponentIdHelper | A helper operations for th Component id. |
Encoding | Defines the encoding format of the Codec , including the major
and minor version numbers. |
IOR | The object IOR contains sufficient information for finding local or remote CORBA object. |
IORHelper | A helper operations for the structure IOR .
|
IORHolder | A holder for the IOR .
|
MultipleComponentProfileHelper | A helper operations for the array of TaggedComponent
(MultipleComponentProfile).
|
MultipleComponentProfileHolder | A holder for the sequence of TaggedComponent
(MultipleComponentProfileHelper ).
|
ProfileIdHelper | A helper operations for th Profile id. |
ServiceContext | The ServiceContext structure contains the service data, being passed in the CORBA message. |
ServiceContextHelper | A helper operations for the structure ServiceContext .
|
ServiceContextHolder | A holder for the structure ServiceContext .
|
ServiceContextListHelper | The helper operations for the
CORBA object ServiceContext [].
|
ServiceContextListHolder | A holder for the sequence of the ServiceContext s.
|
ServiceIdHelper | A helper operations for a context service id. |
TaggedComponent | The tagged component in a part of the TaggedProfile .
|
TaggedComponentHelper | A helper operations for the TaggedComponent .
|
TaggedComponentHolder | A holder for the structure TaggedComponent .
|
TaggedProfile | The TaggedProfile if part of the IOR , defining a single specific
aspect of the object related information. |
TaggedProfileHelper | A helper operations for the structure TaggedProfile .
|
TaggedProfileHolder | A holder for the structure TaggedProfile .
|
GNU Classpath (0.95) |