Modifier and Type | Class and Description |
---|---|
class |
BasicAdapter
Class BasicAdapter, used by the POA.
|
class |
RTORB
The RTORB class, a partial implementation of org.omg.RTCORBA.RTORB
Currently only used for the creation of ETF related policies.
|
Modifier and Type | Class and Description |
---|---|
class |
DIOPFactories
DIOP Factory
Currently this is only used to allow DIOP IOR's to be decoded.
|
Modifier and Type | Class and Description |
---|---|
class |
DynAny
CORBA DynAny
|
class |
DynAnyFactoryImpl |
class |
DynArray
CORBA DynArray
|
class |
DynEnum
CORBA DynEnum
|
class |
DynFixed
CORBA DynFixed
|
class |
DynSequence
CORBA DynSequence
|
class |
DynStruct
CORBA DynStruct
|
class |
DynUnion
CORBA DynUnion
|
class |
DynValue
CORBA DynValue
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionBase
This an abstract base implementation of the ETF::Connection interface.
|
class |
FactoriesBase |
class |
ListenerBase |
class |
ProfileBase |
class |
StreamConnectionBase
This an abstract base implementation of the ETF::Connection interface.
|
Modifier and Type | Class and Description |
---|---|
class |
BiDirConnectionClientInterceptor |
class |
BiDirConnectionInitializer |
class |
BiDirConnectionServerInterceptor |
class |
BiDirPolicy |
class |
BiDirPolicyFactory |
Modifier and Type | Class and Description |
---|---|
class |
ClientIIOPConnection |
class |
IIOPConnection |
class |
IIOPFactories |
class |
IIOPListener |
class |
IIOPLoopbackConnection |
class |
IIOPProfile |
class |
ServerIIOPConnection
ServerIIOPConnection.java
|
Modifier and Type | Class and Description |
---|---|
class |
BiDirPolicyFactoryImpl |
class |
BiDirPolicyImpl |
class |
ClientProtocolPolicy |
class |
MaxHopsPolicy |
class |
PolicyManager
Implementation of the ORB-level policy management interface as per
CORBA 2.6, p.
|
class |
QueueOrderPolicy |
class |
RebindPolicy |
class |
RelativeRequestTimeoutPolicy
Specifies a relative timeout for a CORBA request.
|
class |
RelativeRoundtripTimeoutPolicy
Specifies a relative timeout for a CORBA roundtrip.
|
class |
ReplyEndTimePolicy |
class |
ReplyPriorityPolicy |
class |
ReplyStartTimePolicy |
class |
RequestEndTimePolicy |
class |
RequestPriorityPolicy |
class |
RequestStartTimePolicy |
class |
RoutingPolicy |
class |
SyncScopePolicy |
Modifier and Type | Class and Description |
---|---|
class |
ClientRequestInfoImpl
This class represents the type of info object,
that will be passed to the ClientRequestInterceptors.
|
class |
Codec_CDR_1_0_Impl
This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0.
|
class |
CodecFactoryImpl
This class represents a CodecFactory.
|
class |
CodecImpl
This class represents a codec for encoding CDR encapsulations for the supported
GIOP versions 1.0-1.2
See PI SPec p.10-77ff
|
class |
DefaultClientInterceptor |
class |
DefaultServerInterceptor
DefaultServerInterceptor.java
A simple base class for user-defined server interceptors
|
class |
IORInfoImpl
This class represents the type of info object
that will be passed to the IORInterceptors.
|
class |
ORBInitInfoImpl
This class represents the type of info object
that will be passed to the ORBInitializers.
|
class |
PICurrentImpl
This is the current object for the portable
interceptors.
|
class |
RecursionAwareCI |
class |
RequestInfoImpl
This is the abstract base class of the two
Info classes, namely ClientRequestInfo and
ServerRequestInfo.
|
class |
ServerRequestInfoImpl
This class represents the type of info object
that will be passed to the ServerRequestInterceptors.
|
Modifier and Type | Class and Description |
---|---|
class |
CodeSetInfoInterceptor
This interceptor creates a codeset TaggedComponent.
|
class |
IORInterceptorInitializer
This class initializes the default IOR interceptors
used by JacORB.
|
class |
SASComponentInterceptor
This interceptor creates an sas TaggedComponent
|
class |
SSLComponentInterceptor
This interceptor creates an ssl TaggedComponent
|
Modifier and Type | Class and Description |
---|---|
class |
Current
This class provides access to the identity of the object on which a method
was invoked and the responsible POA for this object.
|
class |
POA
The main POA class, an implementation of
org.omg.PortableServer.POA |
class |
POAManager
The poa manager class, an implementation of org.omg.PortableServer.POAManager
|
Modifier and Type | Class and Description |
---|---|
class |
IdAssignmentPolicy
This class implements the id assignment policy.
|
class |
IdUniquenessPolicy
This class implements the id uniqueness policy.
|
class |
ImplicitActivationPolicy
This class implements the implicit activation policy.
|
class |
LifespanPolicy
This class implements the lifespan policy.
|
class |
RequestProcessingPolicy
This class implements the request processing policy.
|
class |
ServantRetentionPolicy
This class implements the servant retention policy.
|
class |
ThreadPolicy
This class implements the thread policy.
|
Modifier and Type | Class and Description |
---|---|
class |
_ATLASPolicyLocalBase
Abstract base class for implementations of local interface ATLASPolicy
|
class |
_SASPolicyLocalBase
Abstract base class for implementations of local interface SASPolicy
|
class |
ATLASPolicyLocalTie
Generated from IDL interface "ATLASPolicy".
|
class |
SASPolicyLocalTie
Generated from IDL interface "SASPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
ATLASPolicyFactory |
class |
ATLASPolicyImpl |
class |
GSSUPProviderInitializer
This initializes the SAS Client Security Service (CSS) Interceptor
|
class |
SASClientInterceptor
This is the SAS Client Security Service (CSS) Interceptor
|
class |
SASInitializer
This initializes the SAS Target Security Service (TSS) Interceptor
|
class |
SASPolicyFactory |
class |
SASPolicyImpl |
class |
SASTargetInterceptor
This is the SAS Target Security Service (TSS) Interceptor
|
Modifier and Type | Class and Description |
---|---|
class |
SSLPolicyFactory |
class |
SSLPolicyImpl |
Modifier and Type | Class and Description |
---|---|
class |
SecurityServiceInitializer |
class |
ServerInvocationInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
_SSLPolicyLocalBase
Abstract base class for implementations of local interface SSLPolicy
|
class |
SSLPolicyLocalTie
Generated from IDL interface "SSLPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
ClientContextTransferInterceptor
This interceptor adds a service context with
the transactions propagation context to the
outgoing message.
|
class |
ServerContextTransferInterceptor
This interceptor transfers the propagation context
from the corresponding service context to a slot
in the PICurrent.
|
class |
TransactionCurrentImpl
This class represents the transaction current.
|
class |
TransactionInitializer
This class registers the ClientContextTransferInterceptor
and the ServerContextTransferInterceptor with the ORB.
|
Modifier and Type | Class and Description |
---|---|
class |
_CurrentLocalBase
Abstract base class for implementations of local interface Current
|
class |
AbstractTransportCurrentInitializer
An instance of this class plugs-in the ORB initialization mechanism to make
sure the infrastructure the Transport Current feature is using, is properly
initialized.
|
class |
CurrentLocalTie
Generated from IDL interface "Current".
|
class |
DefaultCurrentImpl
A default implementation of the
|
class |
IIOPCurrentImpl
An instance of this class plugs-in the ORB initialization mechanism to make
sure the infrastructure the IIOP-specific Transport Current needs, is
properly initialized.
|
class |
IIOPTransportCurrentInitializer
An instance of this class plugs-in the ORB initialization mechanism to make
sure the infrastructure the IIOP-specific Transport Current needs, is
properly initialized.
|
class |
TransportCurrentInitializer
An instance of this class plugs-in the ORB initialization mechanism to make
sure the infrastructure the Transport Current feature is using, is properly
initialized.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientTraceInterceptor |
class |
ServerTraceInterceptor |
class |
TraceInitializer
This class registers the trace interceptors
|
Modifier and Type | Class and Description |
---|---|
class |
_DomainManagerLocalBase
Abstract base class for implementations of local interface DomainManager
|
class |
_PolicyCurrentLocalBase
Abstract base class for implementations of local interface PolicyCurrent
|
class |
_PolicyManagerLocalBase
Abstract base class for implementations of local interface PolicyManager
|
class |
DomainManagerLocalTie
Generated from IDL interface "DomainManager".
|
class |
PolicyCurrentLocalTie
Generated from IDL interface "PolicyCurrent".
|
class |
PolicyManagerLocalTie
Generated from IDL interface "PolicyManager".
|
Modifier and Type | Class and Description |
---|---|
class |
_BufferListLocalBase
Abstract base class for implementations of local interface BufferList
|
class |
_ConnectionLocalBase
Abstract base class for implementations of local interface Connection
|
class |
_ConnectionZeroCopyLocalBase
Abstract base class for implementations of local interface ConnectionZeroCopy
|
class |
_FactoriesLocalBase
Abstract base class for implementations of local interface Factories
|
class |
_HandleLocalBase
Abstract base class for implementations of local interface Handle
|
class |
_ListenerLocalBase
Abstract base class for implementations of local interface Listener
|
class |
_ProfileLocalBase
Abstract base class for implementations of local interface Profile
|
class |
BufferListLocalTie
Generated from IDL interface "BufferList".
|
class |
ConnectionLocalTie
Generated from IDL interface "Connection".
|
class |
ConnectionZeroCopyLocalTie
Generated from IDL interface "ConnectionZeroCopy".
|
class |
FactoriesLocalTie
Generated from IDL interface "Factories".
|
class |
HandleLocalTie
Generated from IDL interface "Handle".
|
class |
ListenerLocalTie
Generated from IDL interface "Listener".
|
class |
ProfileLocalTie
Generated from IDL interface "Profile".
|
Modifier and Type | Class and Description |
---|---|
class |
_CodecFactoryLocalBase
Abstract base class for implementations of local interface CodecFactory
|
class |
_CodecLocalBase
Abstract base class for implementations of local interface Codec
|
class |
CodecFactoryLocalTie
Generated from IDL interface "CodecFactory".
|
class |
CodecLocalTie
Generated from IDL interface "Codec".
|
Modifier and Type | Class and Description |
---|---|
class |
_MaxHopsPolicyLocalBase
Abstract base class for implementations of local interface MaxHopsPolicy
|
class |
_QueueOrderPolicyLocalBase
Abstract base class for implementations of local interface QueueOrderPolicy
|
class |
_RebindPolicyLocalBase
Abstract base class for implementations of local interface RebindPolicy
|
class |
_RelativeRequestTimeoutPolicyLocalBase
Abstract base class for implementations of local interface RelativeRequestTimeoutPolicy
|
class |
_RelativeRoundtripTimeoutPolicyLocalBase
Abstract base class for implementations of local interface RelativeRoundtripTimeoutPolicy
|
class |
_ReplyEndTimePolicyLocalBase
Abstract base class for implementations of local interface ReplyEndTimePolicy
|
class |
_ReplyPriorityPolicyLocalBase
Abstract base class for implementations of local interface ReplyPriorityPolicy
|
class |
_ReplyStartTimePolicyLocalBase
Abstract base class for implementations of local interface ReplyStartTimePolicy
|
class |
_RequestEndTimePolicyLocalBase
Abstract base class for implementations of local interface RequestEndTimePolicy
|
class |
_RequestPriorityPolicyLocalBase
Abstract base class for implementations of local interface RequestPriorityPolicy
|
class |
_RequestStartTimePolicyLocalBase
Abstract base class for implementations of local interface RequestStartTimePolicy
|
class |
_RoutingPolicyLocalBase
Abstract base class for implementations of local interface RoutingPolicy
|
class |
_SyncScopePolicyLocalBase
Abstract base class for implementations of local interface SyncScopePolicy
|
class |
MaxHopsPolicyLocalTie
Generated from IDL interface "MaxHopsPolicy".
|
class |
QueueOrderPolicyLocalTie
Generated from IDL interface "QueueOrderPolicy".
|
class |
RebindPolicyLocalTie
Generated from IDL interface "RebindPolicy".
|
class |
RelativeRequestTimeoutPolicyLocalTie
Generated from IDL interface "RelativeRequestTimeoutPolicy".
|
class |
RelativeRoundtripTimeoutPolicyLocalTie
Generated from IDL interface "RelativeRoundtripTimeoutPolicy".
|
class |
ReplyEndTimePolicyLocalTie
Generated from IDL interface "ReplyEndTimePolicy".
|
class |
ReplyPriorityPolicyLocalTie
Generated from IDL interface "ReplyPriorityPolicy".
|
class |
ReplyStartTimePolicyLocalTie
Generated from IDL interface "ReplyStartTimePolicy".
|
class |
RequestEndTimePolicyLocalTie
Generated from IDL interface "RequestEndTimePolicy".
|
class |
RequestPriorityPolicyLocalTie
Generated from IDL interface "RequestPriorityPolicy".
|
class |
RequestStartTimePolicyLocalTie
Generated from IDL interface "RequestStartTimePolicy".
|
class |
RoutingPolicyLocalTie
Generated from IDL interface "RoutingPolicy".
|
class |
SyncScopePolicyLocalTie
Generated from IDL interface "SyncScopePolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_AdapterActivatorLocalBase
Abstract base class for implementations of local interface AdapterActivator
|
class |
_IdAssignmentPolicyLocalBase
Abstract base class for implementations of local interface IdAssignmentPolicy
|
class |
_IdUniquenessPolicyLocalBase
Abstract base class for implementations of local interface IdUniquenessPolicy
|
class |
_ImplicitActivationPolicyLocalBase
Abstract base class for implementations of local interface ImplicitActivationPolicy
|
class |
_LifespanPolicyLocalBase
Abstract base class for implementations of local interface LifespanPolicy
|
class |
_POALocalBase
Abstract base class for implementations of local interface POA
|
class |
_POAManagerLocalBase
Abstract base class for implementations of local interface POAManager
|
class |
_RequestProcessingPolicyLocalBase
Abstract base class for implementations of local interface RequestProcessingPolicy
|
class |
_ServantActivatorLocalBase
Abstract base class for implementations of local interface ServantActivator
|
class |
_ServantLocatorLocalBase
Abstract base class for implenentations of local interface ServantLocator
|
class |
_ServantManagerLocalBase
Abstract base class for implementations of local interface ServantManager
|
class |
_ServantRetentionPolicyLocalBase
Abstract base class for implementations of local interface ServantRetentionPolicy
|
class |
_ThreadPolicyLocalBase
Abstract base class for implementations of local interface ThreadPolicy
|
class |
AdapterActivatorLocalTie
Generated from IDL interface "AdapterActivator".
|
class |
IdAssignmentPolicyLocalTie
Generated from IDL interface "IdAssignmentPolicy".
|
class |
IdUniquenessPolicyLocalTie
Generated from IDL interface "IdUniquenessPolicy".
|
class |
ImplicitActivationPolicyLocalTie
Generated from IDL interface "ImplicitActivationPolicy".
|
class |
LifespanPolicyLocalTie
Generated from IDL interface "LifespanPolicy".
|
class |
POALocalTie
Generated from IDL interface "POA".
|
class |
POAManagerLocalTie
Generated from IDL interface "POAManager".
|
class |
RequestProcessingPolicyLocalTie
Generated from IDL interface "RequestProcessingPolicy".
|
class |
ServantActivatorLocalTie
Generated from IDL interface "ServantActivator".
|
class |
ServantManagerLocalTie
Generated from IDL interface "ServantManager".
|
class |
ServantRetentionPolicyLocalTie
Generated from IDL interface "ServantRetentionPolicy".
|
class |
ThreadPolicyLocalTie
Generated from IDL interface "ThreadPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_ClientProtocolPolicyLocalBase
Abstract base class for implementations of local interface ClientProtocolPolicy
|
class |
_ProtocolPropertiesLocalBase
Abstract base class for implementations of local interface ProtocolProperties
|
class |
_RTORBLocalBase
Abstract base class for implementations of local interface RTORB
|
class |
_TCPProtocolPropertiesLocalBase
Abstract base class for implementations of local interface TCPProtocolProperties
|
class |
ClientProtocolPolicyLocalTie
Generated from IDL interface "ClientProtocolPolicy".
|
class |
ProtocolPropertiesLocalTie
Generated from IDL interface "ProtocolProperties".
|
class |
RTORBLocalTie
Generated from IDL interface "RTORB".
|
class |
TCPProtocolPropertiesLocalTie
Generated from IDL interface "TCPProtocolProperties".
|
Copyright © 2017 JacORB. All rights reserved.