| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IORInterceptor_3_0
org/omg/PortableInterceptor/IORInterceptor_3_0.java .
|
| Modifier and Type | Field and Description |
|---|---|
IORInterceptor |
IORInterceptorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IORInterceptor |
IORInterceptorHelper.extract(Any a) |
static IORInterceptor |
IORInterceptorHelper.narrow(Object obj) |
static IORInterceptor |
IORInterceptorHelper.read(InputStream istream) |
static IORInterceptor |
IORInterceptorHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor)
Used to add an IOR Interceptor to the list of IOR Interceptors.
|
static void |
IORInterceptorHelper.insert(Any a,
IORInterceptor that) |
static void |
IORInterceptorHelper.write(OutputStream ostream,
IORInterceptor value) |
| Constructor and Description |
|---|
IORInterceptorHolder(IORInterceptor initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.