See: Description
Class | Description |
---|---|
HessianClientInterceptor |
MethodInterceptor for accessing a Hessian service. |
HessianExporter |
General stream-based protocol exporter for a Hessian endpoint.
|
HessianProxyFactoryBean |
FactoryBean for Hessian proxies. |
HessianServiceExporter |
Servlet-API-based HTTP request handler that exports the specified service bean
as Hessian service endpoint, accessible via a Hessian proxy.
|
SimpleHessianServiceExporter | Deprecated
as of Spring Framework 5.1, in favor of
HessianServiceExporter |
Hessian is a slim, binary RPC protocol over HTTP. For information on Hessian, see the Hessian website