Uses of Interface
org.omg.CosNotifyComm.NotifySubscribeOperations

Packages that use NotifySubscribeOperations
org.jacorb.notification   
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of NotifySubscribeOperations in org.jacorb.notification
 

Classes in org.jacorb.notification that implement NotifySubscribeOperations
 class SubscriptionManager
          Utility class that manages subscriptions of NotifySubscribers and broadcasting of subscription_change requests.
 

Methods in org.jacorb.notification with parameters of type NotifySubscribeOperations
 void SubscriptionManager.addListener(NotifySubscribeOperations listener)
           
 void SubscriptionManager.removeListener(NotifySubscribeOperations listener)
           
 

Uses of NotifySubscribeOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement NotifySubscribeOperations
 class AbstractProxyPushSupplier
           
 class AbstractProxySupplier
          Abstract base class for ProxySuppliers.
 class ConsumerAdminImpl
           
 class ECProxyPullSupplierImpl
           
 class ECProxyPushSupplierImpl
           
 class ProxyPullSupplierImpl
           
 class ProxyPushSupplierImpl
           
 class SequenceProxyPullSupplierImpl
           
 class SequenceProxyPushSupplierImpl
           
 class StructuredProxyPullSupplierImpl
           
 class StructuredProxyPushSupplierImpl
           
 class TypedConsumerAdminImpl
           
 class TypedProxyPullSupplierImpl
           
 class TypedProxyPushSupplierImpl
           
 

Uses of NotifySubscribeOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of NotifySubscribeOperations in org.omg.CosNotifyChannelAdmin
 interface ConsumerAdmin
          Generated from IDL interface "ConsumerAdmin"
 interface ConsumerAdminOperations
          Generated from IDL interface "ConsumerAdmin"
 interface ProxyPullSupplier
          Generated from IDL interface "ProxyPullSupplier"
 interface ProxyPullSupplierOperations
          Generated from IDL interface "ProxyPullSupplier"
 interface ProxyPushSupplier
          Generated from IDL interface "ProxyPushSupplier"
 interface ProxyPushSupplierOperations
          Generated from IDL interface "ProxyPushSupplier"
 interface SequenceProxyPullSupplier
          Generated from IDL interface "SequenceProxyPullSupplier"
 interface SequenceProxyPullSupplierOperations
          Generated from IDL interface "SequenceProxyPullSupplier"
 interface SequenceProxyPushSupplier
          Generated from IDL interface "SequenceProxyPushSupplier"
 interface SequenceProxyPushSupplierOperations
          Generated from IDL interface "SequenceProxyPushSupplier"
 interface StructuredProxyPullSupplier
          Generated from IDL interface "StructuredProxyPullSupplier"
 interface StructuredProxyPullSupplierOperations
          Generated from IDL interface "StructuredProxyPullSupplier"
 interface StructuredProxyPushSupplier
          Generated from IDL interface "StructuredProxyPushSupplier"
 interface StructuredProxyPushSupplierOperations
          Generated from IDL interface "StructuredProxyPushSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement NotifySubscribeOperations
 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"
 class ConsumerAdminPOA
          Generated from IDL interface "ConsumerAdmin"
 class ConsumerAdminPOATie
          Generated from IDL interface "ConsumerAdmin"
 class ProxyPullSupplierPOA
          Generated from IDL interface "ProxyPullSupplier"
 class ProxyPullSupplierPOATie
          Generated from IDL interface "ProxyPullSupplier"
 class ProxyPushSupplierPOA
          Generated from IDL interface "ProxyPushSupplier"
 class ProxyPushSupplierPOATie
          Generated from IDL interface "ProxyPushSupplier"
 class SequenceProxyPullSupplierPOA
          Generated from IDL interface "SequenceProxyPullSupplier"
 class SequenceProxyPullSupplierPOATie
          Generated from IDL interface "SequenceProxyPullSupplier"
 class SequenceProxyPushSupplierPOA
          Generated from IDL interface "SequenceProxyPushSupplier"
 class SequenceProxyPushSupplierPOATie
          Generated from IDL interface "SequenceProxyPushSupplier"
 class StructuredProxyPullSupplierPOA
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPullSupplierPOATie
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPushSupplierPOA
          Generated from IDL interface "StructuredProxyPushSupplier"
 class StructuredProxyPushSupplierPOATie
          Generated from IDL interface "StructuredProxyPushSupplier"
 

Uses of NotifySubscribeOperations in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of NotifySubscribeOperations in org.omg.CosNotifyChannelAdminAck
 interface SequenceProxyPullSupplierAck
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 interface SequenceProxyPullSupplierAckOperations
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 interface SequenceProxyPushSupplierAck
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 interface SequenceProxyPushSupplierAckOperations
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 interface StructuredProxyPullSupplierAck
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 interface StructuredProxyPullSupplierAckOperations
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 interface StructuredProxyPushSupplierAck
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 interface StructuredProxyPushSupplierAckOperations
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement NotifySubscribeOperations
 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"
 class SequenceProxyPullSupplierAckPOA
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 class SequenceProxyPullSupplierAckPOATie
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 class SequenceProxyPushSupplierAckPOA
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 class SequenceProxyPushSupplierAckPOATie
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 class StructuredProxyPullSupplierAckPOA
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 class StructuredProxyPullSupplierAckPOATie
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 class StructuredProxyPushSupplierAckPOA
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 class StructuredProxyPushSupplierAckPOATie
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Uses of NotifySubscribeOperations in org.omg.CosNotifyComm
 

Subinterfaces of NotifySubscribeOperations in org.omg.CosNotifyComm
 interface NotifySubscribe
          Generated from IDL interface "NotifySubscribe"
 interface PullSupplier
          Generated from IDL interface "PullSupplier"
 interface PullSupplierOperations
          Generated from IDL interface "PullSupplier"
 interface PushSupplier
          Generated from IDL interface "PushSupplier"
 interface PushSupplierOperations
          Generated from IDL interface "PushSupplier"
 interface SequencePullSupplier
          Generated from IDL interface "SequencePullSupplier"
 interface SequencePullSupplierOperations
          Generated from IDL interface "SequencePullSupplier"
 interface SequencePushSupplier
          Generated from IDL interface "SequencePushSupplier"
 interface SequencePushSupplierOperations
          Generated from IDL interface "SequencePushSupplier"
 interface StructuredPullSupplier
          Generated from IDL interface "StructuredPullSupplier"
 interface StructuredPullSupplierOperations
          Generated from IDL interface "StructuredPullSupplier"
 interface StructuredPushSupplier
          Generated from IDL interface "StructuredPushSupplier"
 interface StructuredPushSupplierOperations
          Generated from IDL interface "StructuredPushSupplier"
 

Classes in org.omg.CosNotifyComm that implement NotifySubscribeOperations
 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"
 class NotifySubscribePOA
          Generated from IDL interface "NotifySubscribe"
 class NotifySubscribePOATie
          Generated from IDL interface "NotifySubscribe"
 class PullSupplierPOA
          Generated from IDL interface "PullSupplier"
 class PullSupplierPOATie
          Generated from IDL interface "PullSupplier"
 class PushSupplierPOA
          Generated from IDL interface "PushSupplier"
 class PushSupplierPOATie
          Generated from IDL interface "PushSupplier"
 class SequencePullSupplierPOA
          Generated from IDL interface "SequencePullSupplier"
 class SequencePullSupplierPOATie
          Generated from IDL interface "SequencePullSupplier"
 class SequencePushSupplierPOA
          Generated from IDL interface "SequencePushSupplier"
 class SequencePushSupplierPOATie
          Generated from IDL interface "SequencePushSupplier"
 class StructuredPullSupplierPOA
          Generated from IDL interface "StructuredPullSupplier"
 class StructuredPullSupplierPOATie
          Generated from IDL interface "StructuredPullSupplier"
 class StructuredPushSupplierPOA
          Generated from IDL interface "StructuredPushSupplier"
 class StructuredPushSupplierPOATie
          Generated from IDL interface "StructuredPushSupplier"
 

Methods in org.omg.CosNotifyComm that return NotifySubscribeOperations
 NotifySubscribeOperations NotifySubscribePOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type NotifySubscribeOperations
 void NotifySubscribePOATie._delegate(NotifySubscribeOperations delegate)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type NotifySubscribeOperations
NotifySubscribePOATie(NotifySubscribeOperations delegate)
           
NotifySubscribePOATie(NotifySubscribeOperations delegate, POA poa)
           
 

Uses of NotifySubscribeOperations in org.omg.CosNotifyCommAck
 

Subinterfaces of NotifySubscribeOperations in org.omg.CosNotifyCommAck
 interface SequencePullSupplierAck
          Generated from IDL interface "SequencePullSupplierAck"
 interface SequencePullSupplierAckOperations
          Generated from IDL interface "SequencePullSupplierAck"
 interface SequencePushSupplierAck
          Generated from IDL interface "SequencePushSupplierAck"
 interface SequencePushSupplierAckOperations
          Generated from IDL interface "SequencePushSupplierAck"
 interface StructuredPullSupplierAck
          Generated from IDL interface "StructuredPullSupplierAck"
 interface StructuredPullSupplierAckOperations
          Generated from IDL interface "StructuredPullSupplierAck"
 interface StructuredPushSupplierAck
          Generated from IDL interface "StructuredPushSupplierAck"
 interface StructuredPushSupplierAckOperations
          Generated from IDL interface "StructuredPushSupplierAck"
 

Classes in org.omg.CosNotifyCommAck that implement NotifySubscribeOperations
 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"
 class SequencePullSupplierAckPOA
          Generated from IDL interface "SequencePullSupplierAck"
 class SequencePullSupplierAckPOATie
          Generated from IDL interface "SequencePullSupplierAck"
 class SequencePushSupplierAckPOA
          Generated from IDL interface "SequencePushSupplierAck"
 class SequencePushSupplierAckPOATie
          Generated from IDL interface "SequencePushSupplierAck"
 class StructuredPullSupplierAckPOA
          Generated from IDL interface "StructuredPullSupplierAck"
 class StructuredPullSupplierAckPOATie
          Generated from IDL interface "StructuredPullSupplierAck"
 class StructuredPushSupplierAckPOA
          Generated from IDL interface "StructuredPushSupplierAck"
 class StructuredPushSupplierAckPOATie
          Generated from IDL interface "StructuredPushSupplierAck"
 

Uses of NotifySubscribeOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of NotifySubscribeOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedConsumerAdmin
          Generated from IDL interface "TypedConsumerAdmin"
 interface TypedConsumerAdminOperations
          Generated from IDL interface "TypedConsumerAdmin"
 interface TypedProxyPullSupplier
          Generated from IDL interface "TypedProxyPullSupplier"
 interface TypedProxyPullSupplierOperations
          Generated from IDL interface "TypedProxyPullSupplier"
 interface TypedProxyPushSupplier
          Generated from IDL interface "TypedProxyPushSupplier"
 interface TypedProxyPushSupplierOperations
          Generated from IDL interface "TypedProxyPushSupplier"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement NotifySubscribeOperations
 class _TypedConsumerAdminStub
          Generated from IDL interface "TypedConsumerAdmin"
 class _TypedProxyPullSupplierStub
          Generated from IDL interface "TypedProxyPullSupplier"
 class _TypedProxyPushSupplierStub
          Generated from IDL interface "TypedProxyPushSupplier"
 class TypedConsumerAdminPOA
          Generated from IDL interface "TypedConsumerAdmin"
 class TypedConsumerAdminPOATie
          Generated from IDL interface "TypedConsumerAdmin"
 class TypedProxyPullSupplierPOA
          Generated from IDL interface "TypedProxyPullSupplier"
 class TypedProxyPullSupplierPOATie
          Generated from IDL interface "TypedProxyPullSupplier"
 class TypedProxyPushSupplierPOA
          Generated from IDL interface "TypedProxyPushSupplier"
 class TypedProxyPushSupplierPOATie
          Generated from IDL interface "TypedProxyPushSupplier"
 

Uses of NotifySubscribeOperations in org.omg.CosTypedNotifyComm
 

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

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