Uses of Interface
com.caucho.services.client.ServiceProxyFactory
-
Packages that use ServiceProxyFactory Package Description 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 Modifier and Type Class Description classBurlapProxyFactoryFactory for creating Burlap client stubs. -
Uses of ServiceProxyFactory in com.caucho.hessian.client
Classes in com.caucho.hessian.client that implement ServiceProxyFactory Modifier and Type Class Description classHessianProxyFactoryFactory for creating Hessian client stubs.
-