Uses of Interface
org.omg.CosTrading.TraderComponentsOperations

Packages that use TraderComponentsOperations
org.omg.CosTrading   
 

Uses of TraderComponentsOperations in org.omg.CosTrading
 

Subinterfaces of TraderComponentsOperations in org.omg.CosTrading
 interface Admin
          Generated from IDL interface "Admin"
 interface AdminOperations
          Generated from IDL interface "Admin"
 interface Link
          Generated from IDL interface "Link"
 interface LinkOperations
          Generated from IDL interface "Link"
 interface Lookup
          Generated from IDL interface "Lookup"
 interface LookupOperations
          Generated from IDL interface "Lookup"
 interface Proxy
          Generated from IDL interface "Proxy"
 interface ProxyOperations
          Generated from IDL interface "Proxy"
 interface Register
          Generated from IDL interface "Register"
 interface RegisterOperations
          Generated from IDL interface "Register"
 interface TraderComponents
          Generated from IDL interface "TraderComponents"
 

Classes in org.omg.CosTrading that implement TraderComponentsOperations
 class _AdminStub
          Generated from IDL interface "Admin"
 class _LinkStub
          Generated from IDL interface "Link"
 class _LookupStub
          Generated from IDL interface "Lookup"
 class _ProxyStub
          Generated from IDL interface "Proxy"
 class _RegisterStub
          Generated from IDL interface "Register"
 class _TraderComponentsStub
          Generated from IDL interface "TraderComponents"
 class AdminPOA
          Generated from IDL interface "Admin"
 class AdminPOATie
          Generated from IDL interface "Admin"
 class LinkPOA
          Generated from IDL interface "Link"
 class LinkPOATie
          Generated from IDL interface "Link"
 class LookupPOA
          Generated from IDL interface "Lookup"
 class LookupPOATie
          Generated from IDL interface "Lookup"
 class ProxyPOA
          Generated from IDL interface "Proxy"
 class ProxyPOATie
          Generated from IDL interface "Proxy"
 class RegisterPOA
          Generated from IDL interface "Register"
 class RegisterPOATie
          Generated from IDL interface "Register"
 class TraderComponentsPOA
          Generated from IDL interface "TraderComponents"
 class TraderComponentsPOATie
          Generated from IDL interface "TraderComponents"
 

Methods in org.omg.CosTrading that return TraderComponentsOperations
 TraderComponentsOperations TraderComponentsPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type TraderComponentsOperations
 void TraderComponentsPOATie._delegate(TraderComponentsOperations delegate)
           
 

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