Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPushConsumerOperations

Packages that use StructuredProxyPushConsumerOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
 

Uses of StructuredProxyPushConsumerOperations in org.jacorb.notification.servant
 

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

Uses of StructuredProxyPushConsumerOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPushConsumerOperations
 StructuredProxyPushConsumerOperations StructuredProxyPushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPushConsumerOperations
 void StructuredProxyPushConsumerPOATie._delegate(StructuredProxyPushConsumerOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPushConsumerOperations
StructuredProxyPushConsumerPOATie(StructuredProxyPushConsumerOperations delegate)
           
StructuredProxyPushConsumerPOATie(StructuredProxyPushConsumerOperations delegate, POA poa)