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