| Interface | Description |
|---|---|
| BufferManagerFactory | |
| CodeSet.InputBuffer |
This interface represents a buffer from which character data can be read.
|
| CodeSet.OutputBuffer |
Represents a buffer to which character data may be written.
|
| Forwarder | |
| IBufferManager |
A BufferManager is used to share a pool of buffers and to implement
a buffer allocation policy.
|
| ImRAccess | |
| ProfileSelector |
A ProfileSelector decides, on the client side, which Profile from
an object's IOR should be used to communicate with the object.
|
| Class | Description |
|---|---|
| AbstractBufferManager | |
| AbstractORBInitializer | |
| 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 | |
| CodeSet | |
| 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.
|
| DefaultBufferManagerFactory |
default BufferManagerFactory implementation.
|
| 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. |
| JDK15BufferManagerFactory | |
| JDK15NonSyncBufferManager | |
| LocateReplyReceiver |
A special ReplyPlaceholder that receives LocateReplies.
|
| MinorCodes |
Minor codes for CORBA system-exceptions.
|
| NamedValue | |
| NonCachingBufferManagerFactory |
BufferManagerFactory that'll return a non caching BufferManager (e.g.
|
| NVList | |
| ObjectKeyMap | |
| ORB | |
| ORBConstants |
This class collects all ORB related constants.
|
| ORBSingleton | |
| ParsedIOR |
Class to convert IOR strings into IOR structures
|
| Reference | |
| ReplyGroup | |
| 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
|
| ServantObjectImpl | |
| 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
|
| Enum | Description |
|---|---|
| Delegate.INVOCATION_KEY |
Copyright © 2017 JacORB. All rights reserved.