Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPushConsumer

Packages that use ProxyPushConsumer
org.omg.CosNotifyChannelAdmin   
 

Uses of ProxyPushConsumer in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement ProxyPushConsumer
 class _ProxyPushConsumerStub
          Generated from IDL interface "ProxyPushConsumer"
 

Fields in org.omg.CosNotifyChannelAdmin declared as ProxyPushConsumer
 ProxyPushConsumer ProxyPushConsumerHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPushConsumer
 ProxyPushConsumer ProxyPushConsumerPOATie._this()
           
 ProxyPushConsumer ProxyPushConsumerPOATie._this(ORB orb)
           
 ProxyPushConsumer ProxyPushConsumerPOA._this()
           
 ProxyPushConsumer ProxyPushConsumerPOA._this(ORB orb)
           
static ProxyPushConsumer ProxyPushConsumerHelper.extract(Any any)
           
static ProxyPushConsumer ProxyPushConsumerHelper.read(InputStream in)
           
static ProxyPushConsumer ProxyPushConsumerHelper.narrow(java.lang.Object obj)
           
static ProxyPushConsumer ProxyPushConsumerHelper.narrow(Object obj)
           
static ProxyPushConsumer ProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ProxyPushConsumer
ProxyPushConsumerHolder(ProxyPushConsumer initial)