Uses of Interface
org.omg.CosTrading.LookupOperations

Packages that use LookupOperations
org.omg.CosTrading   
 

Uses of LookupOperations in org.omg.CosTrading
 

Subinterfaces of LookupOperations in org.omg.CosTrading
 interface Lookup
          Generated from IDL interface "Lookup"
 

Classes in org.omg.CosTrading that implement LookupOperations
 class _LookupStub
          Generated from IDL interface "Lookup"
 class LookupPOA
          Generated from IDL interface "Lookup"
 class LookupPOATie
          Generated from IDL interface "Lookup"
 

Methods in org.omg.CosTrading that return LookupOperations
 LookupOperations LookupPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type LookupOperations
 void LookupPOATie._delegate(LookupOperations delegate)
           
 

Constructors in org.omg.CosTrading with parameters of type LookupOperations
LookupPOATie(LookupOperations delegate)
           
LookupPOATie(LookupOperations delegate, POA poa)