Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPushConsumer

Packages that use StructuredProxyPushConsumer
org.omg.CosNotifyChannelAdmin   
 

Uses of StructuredProxyPushConsumer in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredProxyPushConsumer
 class _StructuredProxyPushConsumerStub
          Generated from IDL interface "StructuredProxyPushConsumer"
 

Fields in org.omg.CosNotifyChannelAdmin declared as StructuredProxyPushConsumer
 StructuredProxyPushConsumer StructuredProxyPushConsumerHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPushConsumer
 StructuredProxyPushConsumer StructuredProxyPushConsumerPOATie._this()
           
 StructuredProxyPushConsumer StructuredProxyPushConsumerPOATie._this(ORB orb)
           
 StructuredProxyPushConsumer StructuredProxyPushConsumerPOA._this()
           
 StructuredProxyPushConsumer StructuredProxyPushConsumerPOA._this(ORB orb)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.extract(Any any)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.read(InputStream in)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.narrow(java.lang.Object obj)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.narrow(Object obj)
           
static StructuredProxyPushConsumer StructuredProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPushConsumer
StructuredProxyPushConsumerHolder(StructuredProxyPushConsumer initial)