Uses of Interface
org.omg.CosNotifyComm.NotifySubscribe

Packages that use NotifySubscribe
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
org.omg.CosNotifyFilter   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

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.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 NotifySubscribePOATie._this()
           
 NotifySubscribe NotifySubscribePOATie._this(ORB orb)
           
 NotifySubscribe NotifySubscribePOA._this()
           
 NotifySubscribe NotifySubscribePOA._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.CosNotifyFilter
 

Methods in org.omg.CosNotifyFilter with parameters of type NotifySubscribe
 int _FilterStub.attach_callback(NotifySubscribe callback)
           
 int FilterPOATie.attach_callback(NotifySubscribe callback)
           
 int FilterOperations.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"