Uses of Class
org.caleigo.toolkit.tunnel.ProxyHandler

Packages that use ProxyHandler
org.caleigo.service   
org.caleigo.toolkit.tunnel   
 

Uses of ProxyHandler in org.caleigo.service
 

Fields in org.caleigo.service declared as ProxyHandler
protected  ProxyHandler ServiceProviderServer.MessageConsumer.mProxyHandler
           
 

Uses of ProxyHandler in org.caleigo.toolkit.tunnel
 

Fields in org.caleigo.toolkit.tunnel declared as ProxyHandler
protected  ProxyHandler DynamicRemoteProxy.mProxyHandler
           
 

Methods in org.caleigo.toolkit.tunnel with parameters of type ProxyHandler
 void DynamicRemoteProxy.setProxyHandler(ProxyHandler proxyHandler)
           
 

Constructors in org.caleigo.toolkit.tunnel with parameters of type ProxyHandler
DynamicRemoteProxy(int id, ProxyHandler proxyHandler, java.lang.Class[] interfaceClasses)
           
 



Copyright © 2005 Caleigo. All Rights Reserved.