| Interface | Description |
|---|---|
| ClientInterceptorHandler | |
| IORInfoExt |
This class extends the standard defined interface of the IORInfo
object given to each IORInterceptor during creation of new IORs.
|
| Class | Description |
|---|---|
| AbstractInterceptorIterator | |
| ClientInterceptorIterator |
This class is an iterator over an array
of ClientRequestInterceptors.
|
| ClientRequestInfoImpl |
This class represents the type of info object,
that will be passed to the ClientRequestInterceptors.
|
| Codec_CDR_1_0_Impl |
This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0.
|
| CodecFactoryImpl |
This class represents a CodecFactory.
|
| 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
|
| DefaultClientInterceptor | |
| DefaultClientInterceptorHandler |
An instance of this class handles all interactions between one particular
client request and any interceptors registered for it.
|
| DefaultServerInterceptor |
DefaultServerInterceptor.java
A simple base class for user-defined server interceptors
|
| InterceptorManager |
This class "manages" the portable interceptors registered
with the ORB, and controls the PICurrent.
|
| IORInfoImpl |
This class represents the type of info object
that will be passed to the IORInterceptors.
|
| IORInterceptorIterator | |
| NullClientInterceptorHandler | |
| ORBInitInfoImpl |
This class represents the type of info object
that will be passed to the ORBInitializers.
|
| PICurrentImpl |
This is the current object for the portable
interceptors.
|
| RecursionAwareCI | |
| RequestInfoImpl |
This is the abstract base class of the two
Info classes, namely ClientRequestInfo and
ServerRequestInfo.
|
| RequestInterceptorIterator |
This class is an iterator over an array
of RequestInterceptors.
|
| ServerInterceptorIterator |
This class iterates over an array of
ServerRequestInterceptors.
|
| ServerRequestInfoImpl |
This class represents the type of info object
that will be passed to the ServerRequestInterceptors.
|
Copyright © 2017 JacORB. All rights reserved.