Any | A container that can store a value of either user defined or
primitive IDL type.
|
AnyHolder | A holder for storing an instance of Any .
|
AnySeqHelper | Provides static helper methods for working with
the array of the type Any (not with the "any array").
|
AnySeqHolder | A sequence holder for CORBA AnySeq that is mapped into
java Any[] .
|
BooleanHolder | A holder for CORBA boolean that is mapped into
java boolean .
|
BooleanSeqHelper | Provides static helper methods for working with
CORBA sequence of boolean
(BooleanSeq ).
|
BooleanSeqHolder | A sequence holder for CORBA BooleanSeq that is mapped into
java boolean[] .
|
ByteHolder | A holder for CORBA octet that is mapped into
java byte .
|
CharHolder | A holder for CORBA char that is mapped into
java char .
|
CharSeqHelper | Provides static helper methods for working with
CORBA sequence of char
(CharSeq ).
|
CharSeqHolder | A sequence holder for CORBA CharSeq that is mapped into
java char[] .
|
CompletionStatus | Defines the method completion status, usually for the time moment,
when the exception has been thrown.
|
CompletionStatusHelper | Provides static helper methods for working with
CompletionStatus .
|
Context |
This class holds the list of the named properties. |
ContextList | Stores a modifiable list of String objects representing the property names.
|
CurrentHelper | The helper operations for the CORBA object Current .
|
CurrentHolder | A holder for the object Current .
|
DefinitionKind | This class indicates the kind of the definition, stored in the interface
repository.
|
DefinitionKindHelper | A helper operations for the definition kind.
|
DoubleHolder | A holder for CORBA double that is mapped into
java double .
|
DoubleSeqHelper | Provides static helper methods for working with
CORBA sequence of double
(DoubleSeq ).
|
DoubleSeqHolder | A sequence holder for CORBA DoubleSeq that is mapped into
java double[] .
|
DynamicImplementation | This class was probably originally thinked as a base of all CORBA
object implementations. |
Environment | A container for an exception, that has been thrown by the method
of the CORBA object.
|
ExceptionList | Stores exceptions that can be thrown when invoking a method of an
CORBA Object .
|
FieldNameHelper | A formal helper for the CORBA FieldName that is identical to the
narrow string.
|
FixedHolder | A holder for CORBA fixed that is mapped into
java BigDecimal .
|
FloatHolder | A holder for CORBA float that is mapped into
java float .
|
FloatSeqHelper | Provides static helper methods for working with
CORBA sequence of float
(FloatSeq ).
|
FloatSeqHolder | A sequence holder for CORBA FloatSeq that is mapped into
java float[] .
|
IdentifierHelper | A formal helper for the CORBA Identifier that is identical to the
narrow string.
|
IDLTypeHelper | A helper operations for the IDL type.
|
IntHolder | A holder for CORBA long that is mapped into
java int .
|
LocalObject | An object, formally implementing the CORBA Object , but actually
handling all invocations locally.
|
LongHolder | A holder for CORBA long long that is mapped into
java long .
|
LongLongSeqHelper | Provides static helper methods for working with
CORBA sequence of long
(LongLongSeq ).
|
LongLongSeqHolder | A sequence holder for CORBA LongLongSeq that is mapped into
java long[] .
|
LongSeqHelper | Provides static helper methods for working with
CORBA sequence of int
(LongSeq ).
|
LongSeqHolder | A sequence holder for CORBA LongSeq that is mapped into
java int[] .
|
NamedValue | The class is used to describe a call parameter, having name,
value and the passing mode flags (ARG_IN , ARG_OUT or
ARG_INOUT . |
NameValuePair | Holds the value, having the given name(id). |
NameValuePairHelper | The helper operations for NameValuePair .
|
NVList | The named value list, used to define the parameters in the
Request . |
ObjectHelper | The helper operations for the binding list.
|
ObjectHolder | A holder for CORBA Object that is mapped into
java org.omg.CORBA.Object .
|
OctetSeqHelper | Provides static helper methods for working with
CORBA sequence of byte
(OctetSeq ).
|
OctetSeqHolder | A sequence holder for CORBA OctetSeq that is mapped into
java byte[] .
|
ORB | A central class in CORBA implementation, responsible for sending and
handling remote invocations. |
ParameterMode | Defines the parameter modes (the ways in that a method parameter
is used during invocation).
|
ParameterModeHelper | A helper operations for a method parameter modes.
|
ParameterModeHolder | The holder for ParameterMode.
|
PolicyHelper | The helper operations for the
CORBA object Policy .
|
PolicyHolder | A holder for the object Policy .
|
PolicyListHelper | The helper operations for the
CORBA object Policy[] .
|
PolicyListHolder | A holder for the object Policy[] .
|
PolicyTypeHelper | A helper operations for the policy type. |
Principal | This class was used to store the client identity in the past.
|
PrincipalHolder | A holder for storing an instance of Principal .
|
RepositoryIdHelper | A formal helper for the CORBA Repository Id that is identical to the
narrow string.
|
Request | An object, containing the information, needed to invoke the method of
the local or remote CORBA object. |
ServerRequest | This class was expected to be part of the dynamic skeleton interface,
but it is almost never used in the code, generated by IDL to java compiler.
|
ServiceDetail | An object, representing one of the additional details about the
particular ORB service.
|
ServiceDetailHelper | The helper operations on the Service Detail.
|
ServiceInformation | Stores information about the CORBA service, available from some ORB.
|
ServiceInformationHelper | Helper operations for the service information.
|
ServiceInformationHolder | A holder for the service information.
|
SetOverrideType | Defines the instruction, how the newly specified policies can be
taken into consideration. |
SetOverrideTypeHelper | A helper operations for the definition kind.
|
ShortHolder | A holder for CORBA short that is mapped into
java short .
|
ShortSeqHelper | Provides static helper methods for working with
CORBA sequence of short
(ShortSeq ).
|
ShortSeqHolder | A sequence holder for CORBA ShortSeq that is mapped into
java short[] .
|
StringHolder | A holder for CORBA string that is mapped into
java String .
|
StringSeqHelper | Provides static helper methods for working with
CORBA string array.
|
StringSeqHolder | A sequence holder for CORBA string[] that is mapped into
java String[] .
|
StringValueHelper | Provides helper operations for the String value type, treating a
String as a CORBA value type rather than as a primitive type. |
StructMember | The component, describing the member of CORBA IDL struct .
|
StructMemberHelper | Defines a helper operations for StructMember.
|
TCKind | The basic constants, used in java to IDL mapping.
|
TypeCode | An information about a CORBA data type.
|
TypeCodeHolder | A holder for CORBA TypeCode that is mapped into
java TypeCode .
|
ULongLongSeqHelper | Provides static helper methods for working with
CORBA sequence of long
(ULongLongSeq ).
|
ULongLongSeqHolder | A sequence holder for CORBA ULongLongSeq that is mapped into
java long[] .
|
ULongSeqHelper | Provides static helper methods for working with
CORBA sequence of int
(ULongSeq ).
|
ULongSeqHolder | A sequence holder for CORBA ULongSeq that is mapped into
java int[] .
|
UnionMember | The component, describing the member of CORBA IDL union .
|
UnionMemberHelper | A helper operations for the union member.
|
UShortSeqHelper | Provides static helper methods for working with
CORBA sequence of short
(UShortSeq ).
|
UShortSeqHolder | A sequence holder for CORBA UShortSeq that is mapped into
java short[] .
|
ValueBaseHelper | A helper operations for the value base type (ValueBase ).
|
ValueBaseHolder | A holder to store a ValueBase that is handled as
Serializable here.
|
ValueMember | The class, defining properties of the value member.
|
ValueMemberHelper | The helper operations for the value member.
|
VersionSpecHelper | A formal helper for the CORBA VersionSpec that is identical to the
narrow string.
|
VisibilityHelper | A helper operations for a Visibility that is mapped into java and CORBA
short . |
WCharSeqHelper | Provides static helper methods for working with
CORBA sequence of char
(WCharSeq ).
|
WCharSeqHolder | A sequence holder for CORBA WCharSeq that is mapped into
java char[] .
|
WStringSeqHelper | Provides static helper methods for working with
CORBA wstring array.
|
WStringSeqHolder | A sequence holder for CORBA wstring[] that is mapped into
java String[] .
|
WStringValueHelper | Provides helper operations for the Wide String value type, treating a
Wide String as a CORBA value type rather than as a primitive type. |
_IDLTypeStub | The stub for the IDL type. |
_PolicyStub | The Policy stub (proxy), used on the client side.
|