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 |
TypedProxyPushSupplierImpl.connect_typed_push_consumer(TypedPushConsumer typedPushConsumer) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedProxyPushConsumer
Generated from IDL interface "TypedProxyPushConsumer".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedProxyPushConsumerStub
Generated from IDL interface "TypedProxyPushConsumer".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedPushConsumerStub
Generated from IDL interface "TypedPushConsumer".
|
Modifier and Type | Field and Description |
---|---|
TypedPushConsumer |
TypedPushConsumerHolder.value |
Modifier and Type | Method and Description |
---|---|
TypedPushConsumer |
TypedPushConsumerPOA._this() |
TypedPushConsumer |
TypedPushConsumerPOATie._this() |
TypedPushConsumer |
TypedPushConsumerPOA._this(ORB orb) |
TypedPushConsumer |
TypedPushConsumerPOATie._this(ORB orb) |
static TypedPushConsumer |
TypedPushConsumerHelper.extract(Any any) |
static TypedPushConsumer |
TypedPushConsumerHelper.narrow(Object obj) |
static TypedPushConsumer |
TypedPushConsumerHelper.read(InputStream in) |
static TypedPushConsumer |
TypedPushConsumerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
TypedPushConsumerHelper.insert(Any any,
TypedPushConsumer s) |
static void |
TypedPushConsumerHelper.write(OutputStream _out,
TypedPushConsumer s) |
Constructor and Description |
---|
TypedPushConsumerHolder(TypedPushConsumer initial) |
Modifier and Type | Method and Description |
---|---|
void |
TypedProxyPushSupplierOperations.connect_typed_push_consumer(TypedPushConsumer push_consumer) |
void |
TypedProxyPushSupplierPOATie.connect_typed_push_consumer(TypedPushConsumer push_consumer) |
void |
_TypedProxyPushSupplierStub.connect_typed_push_consumer(TypedPushConsumer push_consumer) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedPushConsumer
Generated from IDL interface "TypedPushConsumer".
|