Package | Description |
---|---|
org.jacorb.orb.diop | |
org.jacorb.orb.etf | |
org.jacorb.orb.giop | |
org.jacorb.orb.iiop | |
org.omg.ETF |
Modifier and Type | Class and Description |
---|---|
class |
DIOPFactories
DIOP Factory
Currently this is only used to allow DIOP IOR's to be decoded.
|
Modifier and Type | Class and Description |
---|---|
class |
FactoriesBase |
Modifier and Type | Method and Description |
---|---|
Factories |
TransportManager.getFactories(int tag)
Returns an ETF Factories object for the given tag, or null
if no Factories class has been defined for this tag.
|
Modifier and Type | Class and Description |
---|---|
class |
IIOPFactories |
Modifier and Type | Class and Description |
---|---|
class |
_FactoriesLocalBase
Abstract base class for implementations of local interface Factories
|
class |
FactoriesLocalTie
Generated from IDL interface "Factories".
|
Modifier and Type | Field and Description |
---|---|
Factories |
FactoriesHolder.value |
Modifier and Type | Method and Description |
---|---|
static Factories |
FactoriesHelper.extract(Any any) |
static Factories |
FactoriesHelper.narrow(Object obj) |
static Factories |
FactoriesHelper.read(InputStream in) |
static Factories |
FactoriesHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
FactoriesHelper.insert(Any any,
Factories s) |
static void |
FactoriesHelper.write(OutputStream _out,
Factories s) |
Constructor and Description |
---|
FactoriesHolder(Factories initial) |