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
IOException
Copyright © 2023. All rights reserved.