public class HttpClientConnectionFactory extends Object implements com.caucho.hessian.client.HessianConnectionFactory
| Constructor and Description |
|---|
HttpClientConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.caucho.hessian.client.HessianConnection |
open(URL url) |
void |
setHessianProxyFactory(com.caucho.hessian.client.HessianProxyFactory factory) |
public void setHessianProxyFactory(com.caucho.hessian.client.HessianProxyFactory factory)
setHessianProxyFactory in interface com.caucho.hessian.client.HessianConnectionFactorypublic com.caucho.hessian.client.HessianConnection open(URL url) throws IOException
open in interface com.caucho.hessian.client.HessianConnectionFactoryIOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.