| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
_IORInfoLocalBase
Abstract base class for implementations of local interface IORInfo
|
class |
IORInfoLocalTie
Generated from IDL interface "IORInfo".
|
| Modifier and Type | Field and Description |
|---|---|
IORInfo |
IORInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IORInfo |
IORInfoHelper.extract(Any any) |
static IORInfo |
IORInfoHelper.narrow(Object obj) |
static IORInfo |
IORInfoHelper.read(InputStream in) |
static IORInfo |
IORInfoHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
IORInterceptor_3_0LocalTie.components_established(IORInfo info) |
void |
IORInterceptor_3_0Operations.components_established(IORInfo info) |
void |
IORInterceptorLocalTie.establish_components(IORInfo info) |
void |
IORInterceptor_3_0LocalTie.establish_components(IORInfo info) |
void |
IORInterceptorOperations.establish_components(IORInfo info) |
static void |
IORInfoHelper.insert(Any any,
IORInfo s) |
static void |
IORInfoHelper.write(OutputStream _out,
IORInfo s) |
| Constructor and Description |
|---|
IORInfoHolder(IORInfo initial) |
Copyright © 2017 JacORB. All rights reserved.