Uses of Interface
org.omg.CosCollection.DequeFactoryOperations

Packages that use DequeFactoryOperations
org.omg.CosCollection   
 

Uses of DequeFactoryOperations in org.omg.CosCollection
 

Subinterfaces of DequeFactoryOperations in org.omg.CosCollection
 interface DequeFactory
          Generated from IDL interface "DequeFactory"
 

Classes in org.omg.CosCollection that implement DequeFactoryOperations
 class _DequeFactoryStub
          Generated from IDL interface "DequeFactory"
 class DequeFactoryPOA
          Generated from IDL interface "DequeFactory"
 class DequeFactoryPOATie
          Generated from IDL interface "DequeFactory"
 

Methods in org.omg.CosCollection that return DequeFactoryOperations
 DequeFactoryOperations DequeFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type DequeFactoryOperations
 void DequeFactoryPOATie._delegate(DequeFactoryOperations delegate)
           
 

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