Uses of Interface
org.omg.dds.SubscriberOperations

Packages that use SubscriberOperations
org.omg.dds   
 

Uses of SubscriberOperations in org.omg.dds
 

Subinterfaces of SubscriberOperations in org.omg.dds
 interface Subscriber
          Generated from IDL interface "Subscriber"
 

Classes in org.omg.dds that implement SubscriberOperations
 class _SubscriberStub
          Generated from IDL interface "Subscriber"
 class SubscriberPOA
          Generated from IDL interface "Subscriber"
 class SubscriberPOATie
          Generated from IDL interface "Subscriber"
 

Methods in org.omg.dds that return SubscriberOperations
 SubscriberOperations SubscriberPOATie._delegate()
           
 

Methods in org.omg.dds with parameters of type SubscriberOperations
 void SubscriberPOATie._delegate(SubscriberOperations delegate)
           
 

Constructors in org.omg.dds with parameters of type SubscriberOperations
SubscriberPOATie(SubscriberOperations delegate)
           
SubscriberPOATie(SubscriberOperations delegate, POA poa)