Uses of Interface
org.omg.CosTypedEventComm.TypedPushConsumer

Packages that use TypedPushConsumer
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedEventComm   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of TypedPushConsumer in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of TypedPushConsumer in org.omg.CosTypedEventChannelAdmin
 interface TypedProxyPushConsumer
          Generated from IDL interface "TypedProxyPushConsumer"
 

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

Uses of TypedPushConsumer in org.omg.CosTypedEventComm
 

Classes in org.omg.CosTypedEventComm that implement TypedPushConsumer
 class _TypedPushConsumerStub
          Generated from IDL interface "TypedPushConsumer"
 

Fields in org.omg.CosTypedEventComm declared as TypedPushConsumer
 TypedPushConsumer TypedPushConsumerHolder.value
           
 

Methods in org.omg.CosTypedEventComm that return TypedPushConsumer
 TypedPushConsumer TypedPushConsumerPOATie._this()
           
 TypedPushConsumer TypedPushConsumerPOATie._this(ORB orb)
           
 TypedPushConsumer TypedPushConsumerPOA._this()
           
 TypedPushConsumer TypedPushConsumerPOA._this(ORB orb)
           
static TypedPushConsumer TypedPushConsumerHelper.extract(Any any)
           
static TypedPushConsumer TypedPushConsumerHelper.read(InputStream in)
           
static TypedPushConsumer TypedPushConsumerHelper.narrow(java.lang.Object obj)
           
static TypedPushConsumer TypedPushConsumerHelper.narrow(Object obj)
           
static TypedPushConsumer TypedPushConsumerHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosTypedEventComm with parameters of type TypedPushConsumer
static void TypedPushConsumerHelper.insert(Any any, TypedPushConsumer s)
           
static void TypedPushConsumerHelper.write(OutputStream _out, TypedPushConsumer s)
           
 

Constructors in org.omg.CosTypedEventComm with parameters of type TypedPushConsumer
TypedPushConsumerHolder(TypedPushConsumer initial)
           
 

Uses of TypedPushConsumer in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedPushConsumer
 void _TypedProxyPushSupplierStub.connect_typed_push_consumer(TypedPushConsumer push_consumer)
           
 void TypedProxyPushSupplierPOATie.connect_typed_push_consumer(TypedPushConsumer push_consumer)
           
 void TypedProxyPushSupplierOperations.connect_typed_push_consumer(TypedPushConsumer push_consumer)
           
 

Uses of TypedPushConsumer in org.omg.CosTypedNotifyComm
 

Subinterfaces of TypedPushConsumer in org.omg.CosTypedNotifyComm
 interface TypedPushConsumer
          Generated from IDL interface "TypedPushConsumer"