Package | Description |
---|---|
org.jacorb.notification.filter.impl | |
org.jacorb.notification.servant | |
org.jacorb.orb.dynany | |
org.omg.DynamicAny |
Constructor and Description |
---|
DefaultETCLEvaluator(ORB orb,
Configuration config,
DynAnyFactory dynAnyFactory) |
Constructor and Description |
---|
TypedProxyPullSupplierImpl(ITypedAdmin admin,
ConsumerAdmin consumerAdmin,
ORB orb,
POA poa,
Configuration conf,
TaskProcessor taskProcessor,
OfferManager offerManager,
SubscriptionManager subscriptionManager,
DynAnyFactory dynAnyFactory,
Repository repository) |
Modifier and Type | Class and Description |
---|---|
class |
DynAnyFactoryImpl |
Modifier and Type | Field and Description |
---|---|
protected DynAnyFactory |
DynAny.dynFactory |
Constructor and Description |
---|
DynAny(DynAnyFactory factory,
ORB orb,
org.slf4j.Logger logger) |
Modifier and Type | Class and Description |
---|---|
class |
_DynAnyFactoryStub
Generated from IDL interface "DynAnyFactory".
|
Modifier and Type | Field and Description |
---|---|
DynAnyFactory |
DynAnyFactoryHolder.value |
Modifier and Type | Method and Description |
---|---|
DynAnyFactory |
DynAnyFactoryPOA._this() |
DynAnyFactory |
DynAnyFactoryPOATie._this() |
DynAnyFactory |
DynAnyFactoryPOA._this(ORB orb) |
DynAnyFactory |
DynAnyFactoryPOATie._this(ORB orb) |
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.