Class Summary |
Any |
An instance of Any represents a single arbitrary CORBA value. |
AnyHolder |
An AnyHolder allows the final value of an any argument to be
propagated back to the client. |
Corba |
Corba defines static methods for converting CORBA IORs
(interoperable object references) to/from Java references. |
CorbaObject |
Allows access to the standard CORBA::Object operations. |
TypeCode |
A TypeCode allows runtime access to information about an object's type. |
TypeCodeHolder |
A TypeCodeHolder allows the final value of a typecode argument to be
propagated back to the client. |