Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedProxyPushConsumer

Packages that use TypedProxyPushConsumer
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedProxyPushConsumer in org.omg.CosTypedEventChannelAdmin
 

Classes in org.omg.CosTypedEventChannelAdmin that implement TypedProxyPushConsumer
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer"
 

Fields in org.omg.CosTypedEventChannelAdmin declared as TypedProxyPushConsumer
 TypedProxyPushConsumer TypedProxyPushConsumerHolder.value
           
 

Methods in org.omg.CosTypedEventChannelAdmin that return TypedProxyPushConsumer
 TypedProxyPushConsumer _TypedSupplierAdminStub.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPushConsumer TypedSupplierAdminPOATie.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPushConsumer TypedSupplierAdminOperations.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPushConsumer TypedProxyPushConsumerPOATie._this()
           
 TypedProxyPushConsumer TypedProxyPushConsumerPOATie._this(ORB orb)
           
 TypedProxyPushConsumer TypedProxyPushConsumerPOA._this()
           
 TypedProxyPushConsumer TypedProxyPushConsumerPOA._this(ORB orb)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.extract(Any any)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.read(InputStream in)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.narrow(java.lang.Object obj)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.narrow(Object obj)
           
static TypedProxyPushConsumer TypedProxyPushConsumerHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPushConsumer
static void TypedProxyPushConsumerHelper.insert(Any any, TypedProxyPushConsumer s)
           
static void TypedProxyPushConsumerHelper.write(OutputStream _out, TypedProxyPushConsumer s)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPushConsumer
TypedProxyPushConsumerHolder(TypedProxyPushConsumer initial)
           
 

Uses of TypedProxyPushConsumer in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedProxyPushConsumer
 TypedProxyPushConsumer _TypedSupplierAdminStub.obtain_typed_push_consumer(java.lang.String supported_interface)
           
 TypedProxyPushConsumer TypedSupplierAdminPOATie.obtain_typed_push_consumer(java.lang.String supported_interface)