See: Description
| Class | Description |
|---|---|
| Any |
Implements the Any class.
|
| DataInputStream |
This class is the implementation of DataInputStream used for custom marshalling
of value type.
|
| DataOutputStream |
This class is the implementation of DataOutputStream used for
custom marshalling of value type.
|
| Delegate |
This class constitutes the top layer in the object request sequence.
|
| LoggableLocalObject |
Utility class extending LocalObject with support for logging
operations.
|
| MinorCodes |
This lists all the minor codes used throughout the openorb core.
|
| ObjectStub |
This class is the stub for org.omg.CORBA.Object.
|
| ORB |
This class provides all required operations and structures for the
org.openorb implementation.
|
| ORBSingleton |
The ORB Singleton is a way to create TypeCode and Any.
|
| Principal | |
| SystemExceptionHelper |
This class should be used as the helper for all system exceptions.
|
Core CORBA implementation including an abstract ORB, ORB singleton and supporting classes.