Package | Description |
---|---|
org.jacorb.notification.servant | |
org.omg.CosTypedEventChannelAdmin | |
org.omg.CosTypedEventComm | |
org.omg.CosTypedNotifyChannelAdmin | |
org.omg.CosTypedNotifyComm |
Modifier and Type | Method and Description |
---|---|
void |
TypedProxyPullConsumerImpl.connect_typed_pull_supplier(TypedPullSupplier typedPullSupplier) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedProxyPullSupplier
Generated from IDL interface "TypedProxyPullSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedProxyPullSupplierStub
Generated from IDL interface "TypedProxyPullSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedPullSupplierStub
Generated from IDL interface "TypedPullSupplier".
|
Modifier and Type | Field and Description |
---|---|
TypedPullSupplier |
TypedPullSupplierHolder.value |
Modifier and Type | Method and Description |
---|---|
TypedPullSupplier |
TypedPullSupplierPOATie._this() |
TypedPullSupplier |
TypedPullSupplierPOA._this() |
TypedPullSupplier |
TypedPullSupplierPOATie._this(ORB orb) |
TypedPullSupplier |
TypedPullSupplierPOA._this(ORB orb) |
static TypedPullSupplier |
TypedPullSupplierHelper.extract(Any any) |
static TypedPullSupplier |
TypedPullSupplierHelper.narrow(Object obj) |
static TypedPullSupplier |
TypedPullSupplierHelper.read(InputStream in) |
static TypedPullSupplier |
TypedPullSupplierHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
TypedPullSupplierHelper.insert(Any any,
TypedPullSupplier s) |
static void |
TypedPullSupplierHelper.write(OutputStream _out,
TypedPullSupplier s) |
Constructor and Description |
---|
TypedPullSupplierHolder(TypedPullSupplier initial) |
Modifier and Type | Method and Description |
---|---|
void |
TypedProxyPullConsumerOperations.connect_typed_pull_supplier(TypedPullSupplier pull_supplier) |
void |
_TypedProxyPullConsumerStub.connect_typed_pull_supplier(TypedPullSupplier pull_supplier) |
void |
TypedProxyPullConsumerPOATie.connect_typed_pull_supplier(TypedPullSupplier pull_supplier) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedPullSupplier
Generated from IDL interface "TypedPullSupplier".
|