Package | Description |
---|---|
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.
|
Class and Description |
---|
HessianClientInterceptor
MethodInterceptor for accessing a Hessian service. |
HessianExporter
General stream-based protocol exporter for a Hessian endpoint.
|