Uses of Interface
org.omg.CosCollection.QueueFactoryOperations

Packages that use QueueFactoryOperations
org.omg.CosCollection   
 

Uses of QueueFactoryOperations in org.omg.CosCollection
 

Subinterfaces of QueueFactoryOperations in org.omg.CosCollection
 interface QueueFactory
          Generated from IDL interface "QueueFactory"
 

Classes in org.omg.CosCollection that implement QueueFactoryOperations
 class _QueueFactoryStub
          Generated from IDL interface "QueueFactory"
 class QueueFactoryPOA
          Generated from IDL interface "QueueFactory"
 class QueueFactoryPOATie
          Generated from IDL interface "QueueFactory"
 

Methods in org.omg.CosCollection that return QueueFactoryOperations
 QueueFactoryOperations QueueFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type QueueFactoryOperations
 void QueueFactoryPOATie._delegate(QueueFactoryOperations delegate)
           
 

Constructors in org.omg.CosCollection with parameters of type QueueFactoryOperations
QueueFactoryPOATie(QueueFactoryOperations delegate)
           
QueueFactoryPOATie(QueueFactoryOperations delegate, POA poa)