| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IORInterceptor_3_0
Generated from IDL interface "IORInterceptor_3_0".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_IORInterceptor_3_0LocalBase
Abstract base class for implementations of local interface IORInterceptor_3_0
|
class |
_IORInterceptorLocalBase
Abstract base class for implementations of local interface IORInterceptor
|
class |
IORInterceptor_3_0LocalTie
Generated from IDL interface "IORInterceptor_3_0".
|
class |
IORInterceptorLocalTie
Generated from IDL interface "IORInterceptor".
|
| Modifier and Type | Field and Description |
|---|---|
IORInterceptor |
IORInterceptorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IORInterceptor |
IORInterceptorHelper.extract(Any any) |
static IORInterceptor |
IORInterceptorHelper.narrow(Object obj) |
static IORInterceptor |
IORInterceptorHelper.read(InputStream in) |
static IORInterceptor |
IORInterceptorHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBInitInfo_3_1LocalTie.add_ior_interceptor_with_policy(IORInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1Operations.add_ior_interceptor_with_policy(IORInterceptor interceptor,
Policy[] policies) |
void |
ORBInitInfo_3_1LocalTie.add_ior_interceptor(IORInterceptor interceptor) |
void |
ORBInitInfoLocalTie.add_ior_interceptor(IORInterceptor interceptor) |
void |
ORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor) |
static void |
IORInterceptorHelper.insert(Any any,
IORInterceptor s) |
static void |
IORInterceptorHelper.write(OutputStream _out,
IORInterceptor s) |
| Constructor and Description |
|---|
IORInterceptorHolder(IORInterceptor initial) |
Copyright © 2017 JacORB. All rights reserved.