Uses of Interface
org.omg.CosNotifyComm.NotifySubscribe

Packages that use NotifySubscribe
org.jacorb.notification.filter   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
org.omg.CosNotifyFilter   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of NotifySubscribe in org.jacorb.notification.filter
 

Methods in org.jacorb.notification.filter with parameters of type NotifySubscribe
 int CallbackManager.attach_callback(NotifySubscribe subscriber)
           
 int AbstractFilter.attach_callback(NotifySubscribe notifySubscribe)
           
 

Uses of NotifySubscribe in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of NotifySubscribe in org.omg.CosNotifyChannelAdmin
 interface ConsumerAdmin
          Generated from IDL interface "ConsumerAdmin"
 interface ProxyPullSupplier
          Generated from IDL interface "ProxyPullSupplier"
 interface ProxyPushSupplier
          Generated from IDL interface "ProxyPushSupplier"
 interface SequenceProxyPullSupplier
          Generated from IDL interface "SequenceProxyPullSupplier"
 interface SequenceProxyPushSupplier
          Generated from IDL interface "SequenceProxyPushSupplier"
 interface StructuredProxyPullSupplier
          Generated from IDL interface "StructuredProxyPullSupplier"
 interface StructuredProxyPushSupplier
          Generated from IDL interface "StructuredProxyPushSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement NotifySubscribe
 class _ConsumerAdminStub
          Generated from IDL interface "ConsumerAdmin"
 class _ProxyPullSupplierStub
          Generated from IDL interface "ProxyPullSupplier"
 class _ProxyPushSupplierStub
          Generated from IDL interface "ProxyPushSupplier"
 class _SequenceProxyPullSupplierStub
          Generated from IDL interface "SequenceProxyPullSupplier"
 class _SequenceProxyPushSupplierStub
          Generated from IDL interface "SequenceProxyPushSupplier"
 class _StructuredProxyPullSupplierStub
          Generated from IDL interface "StructuredProxyPullSupplier"
 class _StructuredProxyPushSupplierStub
          Generated from IDL interface "StructuredProxyPushSupplier"
 

Uses of NotifySubscribe in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of NotifySubscribe in org.omg.CosNotifyChannelAdminAck
 interface SequenceProxyPullSupplierAck
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 interface SequenceProxyPushSupplierAck
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 interface StructuredProxyPullSupplierAck
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 interface StructuredProxyPushSupplierAck
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement NotifySubscribe
 class _SequenceProxyPullSupplierAckStub
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 class _SequenceProxyPushSupplierAckStub
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 class _StructuredProxyPullSupplierAckStub
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 class _StructuredProxyPushSupplierAckStub
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Uses of NotifySubscribe in org.omg.CosNotifyComm
 

Subinterfaces of NotifySubscribe in org.omg.CosNotifyComm
 interface PullSupplier
          Generated from IDL interface "PullSupplier"
 interface PushSupplier
          Generated from IDL interface "PushSupplier"
 interface SequencePullSupplier
          Generated from IDL interface "SequencePullSupplier"
 interface SequencePushSupplier
          Generated from IDL interface "SequencePushSupplier"
 interface StructuredPullSupplier
          Generated from IDL interface "StructuredPullSupplier"
 interface StructuredPushSupplier
          Generated from IDL interface "StructuredPushSupplier"
 

Classes in org.omg.CosNotifyComm that implement NotifySubscribe
 class _NotifySubscribeStub
          Generated from IDL interface "NotifySubscribe"
 class _PullSupplierStub
          Generated from IDL interface "PullSupplier"
 class _PushSupplierStub
          Generated from IDL interface "PushSupplier"
 class _SequencePullSupplierStub
          Generated from IDL interface "SequencePullSupplier"
 class _SequencePushSupplierStub
          Generated from IDL interface "SequencePushSupplier"
 class _StructuredPullSupplierStub
          Generated from IDL interface "StructuredPullSupplier"
 class _StructuredPushSupplierStub
          Generated from IDL interface "StructuredPushSupplier"
 

Fields in org.omg.CosNotifyComm declared as NotifySubscribe
 NotifySubscribe NotifySubscribeHolder.value
           
 

Methods in org.omg.CosNotifyComm that return NotifySubscribe
 NotifySubscribe NotifySubscribePOA._this()
           
 NotifySubscribe NotifySubscribePOA._this(ORB orb)
           
 NotifySubscribe NotifySubscribePOATie._this()
           
 NotifySubscribe NotifySubscribePOATie._this(ORB orb)
           
static NotifySubscribe NotifySubscribeHelper.extract(Any any)
           
static NotifySubscribe NotifySubscribeHelper.read(InputStream in)
           
static NotifySubscribe NotifySubscribeHelper.narrow(java.lang.Object obj)
           
static NotifySubscribe NotifySubscribeHelper.narrow(Object obj)
           
static NotifySubscribe NotifySubscribeHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosNotifyComm with parameters of type NotifySubscribe
static void NotifySubscribeHelper.insert(Any any, NotifySubscribe s)
           
static void NotifySubscribeHelper.write(OutputStream _out, NotifySubscribe s)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type NotifySubscribe
NotifySubscribeHolder(NotifySubscribe initial)
           
 

Uses of NotifySubscribe in org.omg.CosNotifyCommAck
 

Subinterfaces of NotifySubscribe in org.omg.CosNotifyCommAck
 interface SequencePullSupplierAck
          Generated from IDL interface "SequencePullSupplierAck"
 interface SequencePushSupplierAck
          Generated from IDL interface "SequencePushSupplierAck"
 interface StructuredPullSupplierAck
          Generated from IDL interface "StructuredPullSupplierAck"
 interface StructuredPushSupplierAck
          Generated from IDL interface "StructuredPushSupplierAck"
 

Classes in org.omg.CosNotifyCommAck that implement NotifySubscribe
 class _SequencePullSupplierAckStub
          Generated from IDL interface "SequencePullSupplierAck"
 class _SequencePushSupplierAckStub
          Generated from IDL interface "SequencePushSupplierAck"
 class _StructuredPullSupplierAckStub
          Generated from IDL interface "StructuredPullSupplierAck"
 class _StructuredPushSupplierAckStub
          Generated from IDL interface "StructuredPushSupplierAck"
 

Uses of NotifySubscribe in org.omg.CosNotifyFilter
 

Methods in org.omg.CosNotifyFilter with parameters of type NotifySubscribe
 int FilterPOATie.attach_callback(NotifySubscribe callback)
           
 int FilterOperations.attach_callback(NotifySubscribe callback)
           
 int _FilterStub.attach_callback(NotifySubscribe callback)
           
 

Uses of NotifySubscribe in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of NotifySubscribe in org.omg.CosTypedNotifyChannelAdmin
 interface TypedConsumerAdmin
          Generated from IDL interface "TypedConsumerAdmin"
 interface TypedProxyPullSupplier
          Generated from IDL interface "TypedProxyPullSupplier"
 interface TypedProxyPushSupplier
          Generated from IDL interface "TypedProxyPushSupplier"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement NotifySubscribe
 class _TypedConsumerAdminStub
          Generated from IDL interface "TypedConsumerAdmin"
 class _TypedProxyPullSupplierStub
          Generated from IDL interface "TypedProxyPullSupplier"
 class _TypedProxyPushSupplierStub
          Generated from IDL interface "TypedProxyPushSupplier"
 

Uses of NotifySubscribe in org.omg.CosTypedNotifyComm
 

Subinterfaces of NotifySubscribe in org.omg.CosTypedNotifyComm
 interface TypedPullSupplier
          Generated from IDL interface "TypedPullSupplier"
 

Classes in org.omg.CosTypedNotifyComm that implement NotifySubscribe
 class _TypedPullSupplierStub
          Generated from IDL interface "TypedPullSupplier"