Uses of Interface
com.caucho.remote.client.ProtocolProxyFactory

Packages that use ProtocolProxyFactory
com.caucho.remote.burlap   
com.caucho.remote.client   
com.caucho.remote.hessian   
 

Uses of ProtocolProxyFactory in com.caucho.remote.burlap
 

Classes in com.caucho.remote.burlap that implement ProtocolProxyFactory
 class BurlapProtocolProxyFactory
          Burlap factory for creating remote-client proxies
 

Uses of ProtocolProxyFactory in com.caucho.remote.client
 

Classes in com.caucho.remote.client that implement ProtocolProxyFactory
 class AbstractProtocolProxyFactory
          A factory for creating a proxy
 

Uses of ProtocolProxyFactory in com.caucho.remote.hessian
 

Classes in com.caucho.remote.hessian that implement ProtocolProxyFactory
 class HessianProtocolProxyFactory
          Hessian factory for creating remote-client proxies