Uses of Interface
org.omg.CosNotifyComm.StructuredPushConsumerOperations

Packages that use StructuredPushConsumerOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
 

Uses of StructuredPushConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement StructuredPushConsumerOperations
 class StructuredProxyPushConsumerImpl
           
 

Uses of StructuredPushConsumerOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of StructuredPushConsumerOperations in org.omg.CosNotifyChannelAdmin
 interface StructuredProxyPushConsumer
          Generated from IDL interface "StructuredProxyPushConsumer"
 interface StructuredProxyPushConsumerOperations
          Generated from IDL interface "StructuredProxyPushConsumer"
 

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

Uses of StructuredPushConsumerOperations in org.omg.CosNotifyComm
 

Subinterfaces of StructuredPushConsumerOperations in org.omg.CosNotifyComm
 interface StructuredPushConsumer
          Generated from IDL interface "StructuredPushConsumer"
 

Classes in org.omg.CosNotifyComm that implement StructuredPushConsumerOperations
 class _StructuredPushConsumerStub
          Generated from IDL interface "StructuredPushConsumer"
 class StructuredPushConsumerPOA
          Generated from IDL interface "StructuredPushConsumer"
 class StructuredPushConsumerPOATie
          Generated from IDL interface "StructuredPushConsumer"
 

Methods in org.omg.CosNotifyComm that return StructuredPushConsumerOperations
 StructuredPushConsumerOperations StructuredPushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type StructuredPushConsumerOperations
 void StructuredPushConsumerPOATie._delegate(StructuredPushConsumerOperations delegate)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type StructuredPushConsumerOperations
StructuredPushConsumerPOATie(StructuredPushConsumerOperations delegate)
           
StructuredPushConsumerPOATie(StructuredPushConsumerOperations delegate, POA poa)