Uses of Interface
org.omg.CosNotifyChannelAdmin.SequenceProxyPushConsumer

Packages that use SequenceProxyPushConsumer
org.omg.CosNotifyChannelAdmin   
 

Uses of SequenceProxyPushConsumer in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement SequenceProxyPushConsumer
 class _SequenceProxyPushConsumerStub
          Generated from IDL interface "SequenceProxyPushConsumer"
 

Fields in org.omg.CosNotifyChannelAdmin declared as SequenceProxyPushConsumer
 SequenceProxyPushConsumer SequenceProxyPushConsumerHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return SequenceProxyPushConsumer
 SequenceProxyPushConsumer SequenceProxyPushConsumerPOATie._this()
           
 SequenceProxyPushConsumer SequenceProxyPushConsumerPOATie._this(ORB orb)
           
 SequenceProxyPushConsumer SequenceProxyPushConsumerPOA._this()
           
 SequenceProxyPushConsumer SequenceProxyPushConsumerPOA._this(ORB orb)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.extract(Any any)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.read(InputStream in)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.narrow(java.lang.Object obj)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.narrow(Object obj)
           
static SequenceProxyPushConsumer SequenceProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPushConsumer
SequenceProxyPushConsumerHolder(SequenceProxyPushConsumer initial)