Uses of Interface
org.omg.CosNotifyComm.NotifyPublish

Packages that use NotifyPublish
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of NotifyPublish in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of NotifyPublish in org.omg.CosNotifyChannelAdmin
 interface ProxyPullConsumer
          Generated from IDL interface "ProxyPullConsumer"
 interface ProxyPushConsumer
          Generated from IDL interface "ProxyPushConsumer"
 interface SequenceProxyPullConsumer
          Generated from IDL interface "SequenceProxyPullConsumer"
 interface SequenceProxyPushConsumer
          Generated from IDL interface "SequenceProxyPushConsumer"
 interface StructuredProxyPullConsumer
          Generated from IDL interface "StructuredProxyPullConsumer"
 interface StructuredProxyPushConsumer
          Generated from IDL interface "StructuredProxyPushConsumer"
 interface SupplierAdmin
          Generated from IDL interface "SupplierAdmin"
 

Classes in org.omg.CosNotifyChannelAdmin that implement NotifyPublish
 class _ProxyPullConsumerStub
          Generated from IDL interface "ProxyPullConsumer"
 class _ProxyPushConsumerStub
          Generated from IDL interface "ProxyPushConsumer"
 class _SequenceProxyPullConsumerStub
          Generated from IDL interface "SequenceProxyPullConsumer"
 class _SequenceProxyPushConsumerStub
          Generated from IDL interface "SequenceProxyPushConsumer"
 class _StructuredProxyPullConsumerStub
          Generated from IDL interface "StructuredProxyPullConsumer"
 class _StructuredProxyPushConsumerStub
          Generated from IDL interface "StructuredProxyPushConsumer"
 class _SupplierAdminStub
          Generated from IDL interface "SupplierAdmin"
 

Uses of NotifyPublish in org.omg.CosNotifyComm
 

Subinterfaces of NotifyPublish in org.omg.CosNotifyComm
 interface PullConsumer
          Generated from IDL interface "PullConsumer"
 interface PushConsumer
          Generated from IDL interface "PushConsumer"
 interface SequencePullConsumer
          Generated from IDL interface "SequencePullConsumer"
 interface SequencePushConsumer
          Generated from IDL interface "SequencePushConsumer"
 interface StructuredPullConsumer
          Generated from IDL interface "StructuredPullConsumer"
 interface StructuredPushConsumer
          Generated from IDL interface "StructuredPushConsumer"
 

Classes in org.omg.CosNotifyComm that implement NotifyPublish
 class _NotifyPublishStub
          Generated from IDL interface "NotifyPublish"
 class _PullConsumerStub
          Generated from IDL interface "PullConsumer"
 class _PushConsumerStub
          Generated from IDL interface "PushConsumer"
 class _SequencePullConsumerStub
          Generated from IDL interface "SequencePullConsumer"
 class _SequencePushConsumerStub
          Generated from IDL interface "SequencePushConsumer"
 class _StructuredPullConsumerStub
          Generated from IDL interface "StructuredPullConsumer"
 class _StructuredPushConsumerStub
          Generated from IDL interface "StructuredPushConsumer"
 

Fields in org.omg.CosNotifyComm declared as NotifyPublish
 NotifyPublish NotifyPublishHolder.value
           
 

Methods in org.omg.CosNotifyComm that return NotifyPublish
 NotifyPublish NotifyPublishPOA._this()
           
 NotifyPublish NotifyPublishPOA._this(ORB orb)
           
static NotifyPublish NotifyPublishHelper.extract(Any any)
           
static NotifyPublish NotifyPublishHelper.read(InputStream in)
           
static NotifyPublish NotifyPublishHelper.narrow(java.lang.Object obj)
           
static NotifyPublish NotifyPublishHelper.narrow(Object obj)
           
static NotifyPublish NotifyPublishHelper.unchecked_narrow(Object obj)
           
 NotifyPublish NotifyPublishPOATie._this()
           
 NotifyPublish NotifyPublishPOATie._this(ORB orb)
           
 

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

Constructors in org.omg.CosNotifyComm with parameters of type NotifyPublish
NotifyPublishHolder(NotifyPublish initial)
           
 

Uses of NotifyPublish in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of NotifyPublish in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer"
 interface TypedProxyPushConsumer
          Generated from IDL interface "TypedProxyPushConsumer"
 interface TypedSupplierAdmin
          Generated from IDL interface "TypedSupplierAdmin"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement NotifyPublish
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer"
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer"
 class _TypedSupplierAdminStub
          Generated from IDL interface "TypedSupplierAdmin"
 

Uses of NotifyPublish in org.omg.CosTypedNotifyComm
 

Subinterfaces of NotifyPublish in org.omg.CosTypedNotifyComm
 interface TypedPushConsumer
          Generated from IDL interface "TypedPushConsumer"
 

Classes in org.omg.CosTypedNotifyComm that implement NotifyPublish
 class _TypedPushConsumerStub
          Generated from IDL interface "TypedPushConsumer"