|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HessianConnectionFactory | |
---|---|
com.caucho.hessian.client | Portable client code for using Hessian services. |
Uses of HessianConnectionFactory in com.caucho.hessian.client |
---|
Classes in com.caucho.hessian.client that implement HessianConnectionFactory | |
---|---|
class |
AbstractHessianConnectionFactory
Internal factory for creating connections to the server. |
class |
HessianURLConnectionFactory
Internal factory for creating connections to the server. |
Methods in com.caucho.hessian.client that return HessianConnectionFactory | |
---|---|
protected HessianConnectionFactory |
HessianProxyFactory.createHessianConnectionFactory()
|
HessianConnectionFactory |
HessianProxyFactory.getConnectionFactory()
Returns the connection factory to be used for the HTTP request. |
Methods in com.caucho.hessian.client with parameters of type HessianConnectionFactory | |
---|---|
void |
HessianProxyFactory.setConnectionFactory(HessianConnectionFactory factory)
Sets the connection factory to use when connecting to the Hessian service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |