| Package | Description |
|---|---|
| org.omg.DynamicAny |
| Modifier and Type | Class and Description |
|---|---|
class |
_DynAnyFactoryLocalBase
Abstract base class for implementations of local interface DynAnyFactory
|
class |
DynAnyFactoryLocalTie
Generated from IDL interface "DynAnyFactory".
|
| Modifier and Type | Field and Description |
|---|---|
DynAnyFactory |
DynAnyFactoryHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DynAnyFactory |
DynAnyFactoryHelper.extract(Any any) |
static DynAnyFactory |
DynAnyFactoryHelper.narrow(Object obj) |
static DynAnyFactory |
DynAnyFactoryHelper.read(InputStream in) |
static DynAnyFactory |
DynAnyFactoryHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DynAnyFactoryHelper.insert(Any any,
DynAnyFactory s) |
static void |
DynAnyFactoryHelper.write(OutputStream _out,
DynAnyFactory s) |
| Constructor and Description |
|---|
DynAnyFactoryHolder(DynAnyFactory initial) |
Copyright © 2017 JacORB. All rights reserved.