Class Summary |
Any |
The Any class is the java mapping of the any OMG-IDL type. |
AnyHelper |
Helper class for Any, according to OMG-IDL java mapping. |
AnyHolder |
Holder class for Any, according to OMG-IDL java mapping. |
BooleanHolder |
Holder class for Boolean, according to OMG-IDL java mapping. |
ByteHolder |
Holder class for Byte, according to OMG-IDL java mapping. |
CharHolder |
Holder class for Char, according to OMG-IDL java mapping. |
DoubleHolder |
Holder class for Double, according to OMG-IDL java mapping. |
Environment |
The Environment class handles communication
setup and stub state. |
FloatHolder |
Holder class for Float, according to OMG-IDL java mapping. |
IntHolder |
Holder class for Int, according to OMG-IDL java mapping. |
LongHolder |
Holder class for Long, used by the Term class. |
Pid |
Pid class mapps the built-in erlang type pid, a process identity. |
PidHelper |
Helper class for Pid. |
PidHolder |
Holder class for Pid. |
Port |
Port class mapps the built-in erlang type port, a process port. |
PortHelper |
Helper class for Port. |
PortHolder |
Holder class for Port. |
Ref |
Ref class mapps the built-in erlang type Ref, a message reference. |
RefHelper |
Helper class for Ref. |
RefHolder |
Holder class for Ref. |
ShortHolder |
Holder class for Short, according to OMG-IDL java mapping. |
StringHolder |
Holder class for String, according to OMG-IDL java mapping. |
TCKind |
The TCKind class is the implementation of the OMG-IDL enumerant type TCKind. |
Term |
The Term class is intended to represent the erlang term generic type. |
TermHelper |
Helper class for Term. |
TermHolder |
Holder class for Term. |
TypeCode |
The TypeCode class is the implementation of the OMG-IDL TypeCode type. |