public class HessianURLConnectionFactory extends Object implements HessianConnectionFactory
Constructor and Description |
---|
HessianURLConnectionFactory() |
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
|
public void setHessianProxyFactory(HessianProxyFactory factory)
HessianConnectionFactory
setHessianProxyFactory
in interface HessianConnectionFactory
public HessianConnection open(URL url) throws IOException
open
in interface HessianConnectionFactory
IOException
Copyright © 2023. All rights reserved.