Package com.caucho.hessian.client
-
Interface Summary Interface Description HessianConnection Internal connection to a server.HessianConnectionFactory Internal factory for creating connections to the server.HessianMetaInfoAPI API retrieving hessian meta information. -
Class Summary Class Description AbstractHessianConnection Internal connection to a server.AbstractHessianConnectionFactory Internal factory for creating connections to the server.HessianProxy Proxy implementation for Hessian clients.HessianProxyFactory Factory for creating Hessian client stubs.HessianProxyResolver Looks up remote objects in the proxy.HessianURLConnection Internal connection to a server.HessianURLConnectionFactory Internal factory for creating connections to the server. -
Exception Summary Exception Description HessianConnectionException Exception caused by failure of the client proxy to connect to the server.HessianRuntimeException Wrapper for protocol exceptions thrown in the proxy.