Package | Description |
---|---|
org.jacorb.orb.portableInterceptor | |
org.omg.PortableInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
ClientRequestInfoImpl
This class represents the type of info object,
that will be passed to the ClientRequestInterceptors.
|
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 | Interface and Description |
---|---|
interface |
ClientRequestInfo
Generated from IDL interface "ClientRequestInfo".
|
interface |
ClientRequestInfoOperations
Generated from IDL interface "ClientRequestInfo".
|
interface |
RequestInfo
Generated from IDL interface "RequestInfo".
|
interface |
ServerRequestInfo
Generated from IDL interface "ServerRequestInfo".
|
interface |
ServerRequestInfoOperations
Generated from IDL interface "ServerRequestInfo".
|