| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientRequestInterceptor
Client-side request interceptor.
|
interface |
IORInterceptor
Interceptor used to establish tagged components in the profiles within
an IOR.
|
interface |
IORInterceptor_3_0
org/omg/PortableInterceptor/IORInterceptor_3_0.java .
|
interface |
ServerRequestInterceptor
Server-side request interceptor.
|
| Modifier and Type | Field and Description |
|---|---|
Interceptor |
InterceptorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Interceptor |
InterceptorHelper.extract(Any a) |
static Interceptor |
InterceptorHelper.narrow(Object obj) |
static Interceptor |
InterceptorHelper.read(InputStream istream) |
static Interceptor |
InterceptorHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InterceptorHelper.insert(Any a,
Interceptor that) |
static void |
InterceptorHelper.write(OutputStream ostream,
Interceptor value) |
| Constructor and Description |
|---|
InterceptorHolder(Interceptor initialValue) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.