| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
_ServerRequestInterceptorLocalBase
Abstract base class for implementations of local interface ServerRequestInterceptor
|
class |
ServerRequestInterceptorLocalTie
Generated from IDL interface "ServerRequestInterceptor".
|
| Modifier and Type | Field and Description |
|---|---|
ServerRequestInterceptor |
ServerRequestInterceptorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.extract(Any any) |
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.narrow(Object obj) |
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.read(InputStream in) |
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBInitInfo_3_1LocalTie.add_server_request_interceptor_with_policy(ServerRequestInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1Operations.add_server_request_interceptor_with_policy(ServerRequestInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1LocalTie.add_server_request_interceptor(ServerRequestInterceptor interceptor) |
void |
ORBInitInfoLocalTie.add_server_request_interceptor(ServerRequestInterceptor interceptor) |
void |
ORBInitInfoOperations.add_server_request_interceptor(ServerRequestInterceptor interceptor) |
static void |
ServerRequestInterceptorHelper.insert(Any any,
ServerRequestInterceptor s) |
static void |
ServerRequestInterceptorHelper.write(OutputStream _out,
ServerRequestInterceptor s) |
| Constructor and Description |
|---|
ServerRequestInterceptorHolder(ServerRequestInterceptor initial) |
Copyright © 2017 JacORB. All rights reserved.