Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedProxyPushConsumer

Packages that use TypedProxyPushConsumer
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedProxyPushConsumer in org.omg.CosTypedNotifyChannelAdmin
 

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

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

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedProxyPushConsumer
 TypedProxyPushConsumer _TypedSupplierAdminStub.obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id)
           
 TypedProxyPushConsumer TypedSupplierAdminPOATie.obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id)
           
 TypedProxyPushConsumer TypedSupplierAdminOperations.obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id)
           
 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.CosTypedNotifyChannelAdmin 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.CosTypedNotifyChannelAdmin with parameters of type TypedProxyPushConsumer
TypedProxyPushConsumerHolder(TypedProxyPushConsumer initial)