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.
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.
IIOPAddress
LocateReplyReceiver A special ReplyPlaceholder that receives LocateReplies.
MinorCodesMinor 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.23 2004/05/06 12:40:00 nicolas 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