Skip navigation links
Spring Framework

Package org.springframework.remoting.caucho

This package provides remoting classes for Caucho's Hessian protocol: a proxy factory for accessing Hessian services, and an exporter for making beans available to Hessian clients.

See: Description

Package org.springframework.remoting.caucho Description

This package provides remoting classes for Caucho's Hessian protocol: a proxy factory for accessing Hessian services, and an exporter for making beans available to Hessian clients.

Hessian is a slim, binary RPC protocol over HTTP. For information on Hessian, see the Hessian website

Skip navigation links
Spring Framework