spring-framework / org.springframework.remoting.caucho / HessianExporter / <init>

<init>

HessianExporter()

General stream-based protocol exporter for a Hessian endpoint.

Hessian is a slim, binary RPC protocol. For information on Hessian, see the Hessian website. Note: As of Spring 4.0, this exporter requires Hessian 4.0 or above.

Author
Juergen Hoeller

Since
2.5.1

See Also
#invoke(java.io.InputStream, java.io.OutputStream)HessianServiceExporterSimpleHessianServiceExporter