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 |
When the client connects to the server, an instance of this class selects
one of potentially many profiles in the IOR that the server published.
|
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 . |
IORMutator |
IORMutator is a low level plugin that allows the user
to mutate incoming or outgoing objects at the CDRStream level. |
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
|
ReplyReceiver |
A special ReplyPlaceholder that receives replies to normal requests,
either synchronously or asynchronously. |
RTORB |
The RTORB class, a partial implementation of org.omg.RTCORBA.RTORB
Currently only used for the creation of ETF related policies.
|
ServantDelegate |
JacORB-specific implementation of PortableServer.Servant
$Id: ServantDelegate.java,v 1.28 2007/02/15 12:56:06 andre.spiegel Exp $ |
SpecificProfileSelector | |
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
|