| Class | Description |
|---|---|
| CDREncapsCodec |
CDREncapsCodec is an implementation of Codec, as described
in orbos/99-12-02, that supports CDR encapsulation version 1.0, 1.1, and
1.2.
|
| ClientRequestInfoImpl |
Implementation of the ClientRequestInfo interface as specified in
orbos/99-12-02 section 5.4.2.
|
| CodecFactoryImpl |
CodecFactoryImpl is the implementation of the Codec Factory, as described
in orbos/99-12-02.
|
| InterceptorInvoker |
Handles invocation of interceptors.
|
| InterceptorList |
Provides a repository of registered Portable Interceptors, organized
by type.
|
| IORInfoImpl |
IORInfoImpl is the implementation of the IORInfo class, as described
in orbos/99-12-02, section 7.
|
| ORBInitInfoImpl |
ORBInitInfoImpl is the implementation of the ORBInitInfo class to be
passed to ORBInitializers, as described in orbos/99-12-02.
|
| PICurrent |
PICurrent is the implementation of Current as specified in the Portable
Interceptors Spec orbos/99-12-02.
|
| PIHandlerImpl |
Provides portable interceptor functionality.
|
| PINoOpHandlerImpl |
This is No-Op implementation of PIHandler.
|
| RequestInfoImpl |
Implementation of the RequestInfo interface as specified in
orbos/99-12-02 section 5.4.1.
|
| ServerRequestInfoImpl |
Implementation of the ServerRequestInfo interface as specified in
orbos/99-12-02 section 5.4.3.
|
| SlotTable |
SlotTable is used internally by PICurrent to store the slot information.
|
| SlotTableStack |
SlotTableStack is the container of SlotTable instances for each thread
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.