Package org.openorb.CORBA

Core CORBA implementation including an abstract ORB, ORB singleton and supporting classes.

See:
          Description

Interface Summary
MinorCodes This lists all the minor codes used throuout the openorb core.
 

Class Summary
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.
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.
 

Package org.openorb.CORBA Description

Core CORBA implementation including an abstract ORB, ORB singleton and supporting classes.