Uses of Interface
org.omg.CosTrading.Proxy

Packages that use Proxy
org.omg.CosTrading   
 

Uses of Proxy in org.omg.CosTrading
 

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

Fields in org.omg.CosTrading declared as Proxy
 Proxy ProxyHolder.value
           
 

Methods in org.omg.CosTrading that return Proxy
 Proxy LinkPOATie.proxy_if()
           
 Proxy _LookupStub.proxy_if()
           
 Proxy TraderComponentsPOATie.proxy_if()
           
 Proxy TraderComponentsOperations.proxy_if()
           
static Proxy ProxyHelper.extract(Any any)
           
static Proxy ProxyHelper.read(InputStream in)
           
static Proxy ProxyHelper.narrow(java.lang.Object obj)
           
static Proxy ProxyHelper.narrow(Object obj)
           
static Proxy ProxyHelper.unchecked_narrow(Object obj)
           
 Proxy _RegisterStub.proxy_if()
           
 Proxy ProxyPOATie._this()
           
 Proxy ProxyPOATie._this(ORB orb)
           
 Proxy ProxyPOATie.proxy_if()
           
 Proxy _LinkStub.proxy_if()
           
 Proxy LookupPOATie.proxy_if()
           
 Proxy ProxyPOA._this()
           
 Proxy ProxyPOA._this(ORB orb)
           
 Proxy _ProxyStub.proxy_if()
           
 Proxy _AdminStub.proxy_if()
           
 Proxy RegisterPOATie.proxy_if()
           
 Proxy AdminPOATie.proxy_if()
           
 Proxy _TraderComponentsStub.proxy_if()
           
 

Methods in org.omg.CosTrading with parameters of type Proxy
static void ProxyHelper.insert(Any any, Proxy s)
           
static void ProxyHelper.write(OutputStream _out, Proxy s)
           
 

Constructors in org.omg.CosTrading with parameters of type Proxy
ProxyHolder(Proxy initial)