Uses of Interface
com.caucho.services.client.ServiceProxyFactory

Packages that use ServiceProxyFactory
com.caucho.burlap.client Portable client code for using Burlap services. 
com.caucho.hessian.client Portable client code for using Hessian services. 
 

Uses of ServiceProxyFactory in com.caucho.burlap.client
 

Classes in com.caucho.burlap.client that implement ServiceProxyFactory
 class BurlapProxyFactory
          Factory for creating Burlap client stubs.
 

Uses of ServiceProxyFactory in com.caucho.hessian.client
 

Classes in com.caucho.hessian.client that implement ServiceProxyFactory
 class HessianProxyFactory
          Factory for creating Hessian client stubs.
 



Copyright 2003-2011. All Rights Reserved.