| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Field and Description |
|---|---|
ClientRequestInterceptor |
ClientRequestInterceptorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.extract(Any a) |
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.narrow(Object obj) |
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.read(InputStream istream) |
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBInitInfoOperations.add_client_request_interceptor(ClientRequestInterceptor interceptor)
Used to add a client-side request Interceptor to the list of
client-side request Interceptors.
|
static void |
ClientRequestInterceptorHelper.insert(Any a,
ClientRequestInterceptor that) |
static void |
ClientRequestInterceptorHelper.write(OutputStream ostream,
ClientRequestInterceptor value) |
| Constructor and Description |
|---|
ClientRequestInterceptorHolder(ClientRequestInterceptor initialValue) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.