public interface HessianConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
HessianConnection |
open(URL url)
Opens a new or recycled connection to the HTTP server.
|
void |
setHessianProxyFactory(HessianProxyFactory factory)
Sets the HessianProxyFactory
|
void setHessianProxyFactory(HessianProxyFactory factory)
HessianConnection open(URL url) throws IOException
IOExceptionCopyright © 2017 Caucho Technology, Inc. All rights reserved.