Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPullConsumer

Packages that use StructuredProxyPullConsumer
org.omg.CosNotifyChannelAdmin   
 

Uses of StructuredProxyPullConsumer in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredProxyPullConsumer
 class _StructuredProxyPullConsumerStub
          Generated from IDL interface "StructuredProxyPullConsumer"
 

Fields in org.omg.CosNotifyChannelAdmin declared as StructuredProxyPullConsumer
 StructuredProxyPullConsumer StructuredProxyPullConsumerHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPullConsumer
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.extract(Any any)
           
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.read(InputStream in)
           
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.narrow(java.lang.Object obj)
           
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.narrow(Object obj)
           
static StructuredProxyPullConsumer StructuredProxyPullConsumerHelper.unchecked_narrow(Object obj)
           
 StructuredProxyPullConsumer StructuredProxyPullConsumerPOA._this()
           
 StructuredProxyPullConsumer StructuredProxyPullConsumerPOA._this(ORB orb)
           
 StructuredProxyPullConsumer StructuredProxyPullConsumerPOATie._this()
           
 StructuredProxyPullConsumer StructuredProxyPullConsumerPOATie._this(ORB orb)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPullConsumer
StructuredProxyPullConsumerHolder(StructuredProxyPullConsumer initial)