Uses of Interface
org.omg.CosNotifyChannelAdmin.SequenceProxyPullConsumer

Packages that use SequenceProxyPullConsumer
org.omg.CosNotifyChannelAdmin   
 

Uses of SequenceProxyPullConsumer in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement SequenceProxyPullConsumer
 class _SequenceProxyPullConsumerStub
          Generated from IDL interface "SequenceProxyPullConsumer"
 

Fields in org.omg.CosNotifyChannelAdmin declared as SequenceProxyPullConsumer
 SequenceProxyPullConsumer SequenceProxyPullConsumerHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return SequenceProxyPullConsumer
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.extract(Any any)
           
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.read(InputStream in)
           
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.narrow(java.lang.Object obj)
           
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.narrow(Object obj)
           
static SequenceProxyPullConsumer SequenceProxyPullConsumerHelper.unchecked_narrow(Object obj)
           
 SequenceProxyPullConsumer SequenceProxyPullConsumerPOA._this()
           
 SequenceProxyPullConsumer SequenceProxyPullConsumerPOA._this(ORB orb)
           
 SequenceProxyPullConsumer SequenceProxyPullConsumerPOATie._this()
           
 SequenceProxyPullConsumer SequenceProxyPullConsumerPOATie._this(ORB orb)
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPullConsumer
static void SequenceProxyPullConsumerHelper.insert(Any any, SequenceProxyPullConsumer s)
           
static void SequenceProxyPullConsumerHelper.write(OutputStream _out, SequenceProxyPullConsumer s)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPullConsumer
SequenceProxyPullConsumerHolder(SequenceProxyPullConsumer initial)