|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructuredPushConsumer | |
---|---|
org.jacorb.notification.servant | |
org.omg.CosNotifyChannelAdmin | |
org.omg.CosNotifyChannelAdminAck | |
org.omg.CosNotifyComm |
Uses of StructuredPushConsumer in org.jacorb.notification.servant |
---|
Methods in org.jacorb.notification.servant with parameters of type StructuredPushConsumer | |
void |
StructuredProxyPushSupplierImpl.connect_structured_push_consumer(StructuredPushConsumer consumer)
|
Uses of StructuredPushConsumer in org.omg.CosNotifyChannelAdmin |
---|
Subinterfaces of StructuredPushConsumer in org.omg.CosNotifyChannelAdmin | |
interface |
StructuredProxyPushConsumer
Generated from IDL interface "StructuredProxyPushConsumer" |
Classes in org.omg.CosNotifyChannelAdmin that implement StructuredPushConsumer | |
class |
_StructuredProxyPushConsumerStub
Generated from IDL interface "StructuredProxyPushConsumer" |
Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredPushConsumer | |
void |
StructuredProxyPushSupplierPOATie.connect_structured_push_consumer(StructuredPushConsumer push_consumer)
|
void |
_StructuredProxyPushSupplierStub.connect_structured_push_consumer(StructuredPushConsumer push_consumer)
|
void |
StructuredProxyPushSupplierOperations.connect_structured_push_consumer(StructuredPushConsumer push_consumer)
|
Uses of StructuredPushConsumer in org.omg.CosNotifyChannelAdminAck |
---|
Methods in org.omg.CosNotifyChannelAdminAck with parameters of type StructuredPushConsumer | |
void |
StructuredProxyPushSupplierAckPOATie.connect_structured_push_consumer(StructuredPushConsumer push_consumer)
|
void |
_StructuredProxyPushSupplierAckStub.connect_structured_push_consumer(StructuredPushConsumer push_consumer)
|
Uses of StructuredPushConsumer in org.omg.CosNotifyComm |
---|
Classes in org.omg.CosNotifyComm that implement StructuredPushConsumer | |
class |
_StructuredPushConsumerStub
Generated from IDL interface "StructuredPushConsumer" |
Fields in org.omg.CosNotifyComm declared as StructuredPushConsumer | |
StructuredPushConsumer |
StructuredPushConsumerHolder.value
|
Methods in org.omg.CosNotifyComm that return StructuredPushConsumer | |
static StructuredPushConsumer |
StructuredPushConsumerHelper.extract(Any any)
|
static StructuredPushConsumer |
StructuredPushConsumerHelper.read(InputStream in)
|
static StructuredPushConsumer |
StructuredPushConsumerHelper.narrow(java.lang.Object obj)
|
static StructuredPushConsumer |
StructuredPushConsumerHelper.narrow(Object obj)
|
static StructuredPushConsumer |
StructuredPushConsumerHelper.unchecked_narrow(Object obj)
|
StructuredPushConsumer |
StructuredPushConsumerPOATie._this()
|
StructuredPushConsumer |
StructuredPushConsumerPOATie._this(ORB orb)
|
StructuredPushConsumer |
StructuredPushConsumerPOA._this()
|
StructuredPushConsumer |
StructuredPushConsumerPOA._this(ORB orb)
|
Methods in org.omg.CosNotifyComm with parameters of type StructuredPushConsumer | |
static void |
StructuredPushConsumerHelper.insert(Any any,
StructuredPushConsumer s)
|
static void |
StructuredPushConsumerHelper.write(OutputStream _out,
StructuredPushConsumer s)
|
Constructors in org.omg.CosNotifyComm with parameters of type StructuredPushConsumer | |
StructuredPushConsumerHolder(StructuredPushConsumer initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |