Uses of Interface
org.omg.CosTrading.ProxyOperations

Packages that use ProxyOperations
org.omg.CosTrading   
 

Uses of ProxyOperations in org.omg.CosTrading
 

Subinterfaces of ProxyOperations in org.omg.CosTrading
 interface Proxy
          Generated from IDL interface "Proxy"
 

Classes in org.omg.CosTrading that implement ProxyOperations
 class _ProxyStub
          Generated from IDL interface "Proxy"
 class ProxyPOA
          Generated from IDL interface "Proxy"
 class ProxyPOATie
          Generated from IDL interface "Proxy"
 

Methods in org.omg.CosTrading that return ProxyOperations
 ProxyOperations ProxyPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type ProxyOperations
 void ProxyPOATie._delegate(ProxyOperations delegate)
           
 

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