Uses of Interface
org.omg.CosNotifyComm.PullConsumer

Packages that use PullConsumer
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of PullConsumer in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of PullConsumer in org.omg.CosNotifyChannelAdmin
 interface ProxyPullConsumer
          Generated from IDL interface "ProxyPullConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement PullConsumer
 class _ProxyPullConsumerStub
          Generated from IDL interface "ProxyPullConsumer"
 

Uses of PullConsumer in org.omg.CosNotifyComm
 

Classes in org.omg.CosNotifyComm that implement PullConsumer
 class _PullConsumerStub
          Generated from IDL interface "PullConsumer"
 

Fields in org.omg.CosNotifyComm declared as PullConsumer
 PullConsumer PullConsumerHolder.value
           
 

Methods in org.omg.CosNotifyComm that return PullConsumer
 PullConsumer PullConsumerPOATie._this()
           
 PullConsumer PullConsumerPOATie._this(ORB orb)
           
static PullConsumer PullConsumerHelper.extract(Any any)
           
static PullConsumer PullConsumerHelper.read(InputStream in)
           
static PullConsumer PullConsumerHelper.narrow(java.lang.Object obj)
           
static PullConsumer PullConsumerHelper.narrow(Object obj)
           
static PullConsumer PullConsumerHelper.unchecked_narrow(Object obj)
           
 PullConsumer PullConsumerPOA._this()
           
 PullConsumer PullConsumerPOA._this(ORB orb)
           
 

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

Constructors in org.omg.CosNotifyComm with parameters of type PullConsumer
PullConsumerHolder(PullConsumer initial)
           
 

Uses of PullConsumer in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of PullConsumer in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement PullConsumer
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer"