Package org.openorb.orb.util

ORB related utilities.

See:
          Description

Class Summary
CreateORBProperties Create the orb.properties file in the correct location.
DebugSocketInputStream This class can be used for debugging IIOP traffic on the socket layer.
DebugSocketOutputStream This class can be used for debugging IIOP traffic on the socket layer.
IORDump Used to examine the contents of an IOR.
ORBFactory This factory class can be used to create an ORB instance that is equipped with a logger.
Trace This class provides methods to display trace messages.
Trace.StackSnapshot This class is intended to expose a stack trace for debug logging.
 

Error Summary
Trace.IllegalConditionError A specialization of Error for signalling the occurrence of an illegal condition.
 

Package org.openorb.orb.util Description

ORB related utilities.