Package org.jacorb.orb

Interface Summary
Forwarder  
ImRAccess ImRAccess.java Created: Thu Jan 31 20:55:32 2002
ProfileSelector A ProfileSelector decides, on the client side, which Profile from an object's IOR should be used to communicate with the object.
 

Class Summary
Any CORBA any
ApplicationExceptionHelper This class provides a method for inserting an arbirtary application exception into an any.
BasicAdapter Class BasicAdapter, used by the POA.
BufferManager A BufferManager is used to share a pool of buffers and to implement a buffer allocation policy.
CDRInputStream Read CDR encoded data
CDROutputStream  
ClientInterceptorHandler An instance of this class handles all interactions between one particular client request and any interceptors registered for it.
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.
DefaultProfileSelector  
Delegate JacORB implementation of CORBA object reference
EncapsInfo information the has to be saved for each encapsulation and restored later
ExceptionHolderImpl JacORB-specific implementation of org.omg.Messaging.ExceptionHolder.
LocateReplyReceiver A special ReplyPlaceholder that receives LocateReplies.
MinorCodes Minor codes for CORBA system-exceptions.
NamedValue  
NVList  
ORB  
ORBConstants This class collects all ORB related constants.
ORBSingleton  
ParsedIOR Class to convert IOR strings into IOR structures
Reference  
ReplyReceiver A special ReplyPlaceholder that receives replies to normal requests, either synchronously or asynchronously.
ServantDelegate JacORB-specific implementation of PortableServer.Servant $Id: ServantDelegate.java,v 1.25 2005/06/01 11:26:00 andre.spiegel Exp $
SystemExceptionHelper  
TaggedComponentList Represents a list of tagged components from an IOR, along with some generic methods to find and access individual components.
TypeCode JacORB implementation of CORBA TypeCodes