Package | Description |
---|---|
org.springframework.remoting.caucho |
This package provides remoting classes for Caucho's Hessian and Burlap
protocols: a proxy factory for accessing Hessian/Burlap services,
and an exporter for making beans available to Hessian/Burlap clients.
|
Class and Description |
---|
BurlapClientInterceptor
MethodInterceptor for accessing a Burlap service. |
BurlapExporter
General stream-based protocol exporter for a Burlap endpoint.
|
HessianClientInterceptor
MethodInterceptor for accessing a Hessian service. |
HessianExporter
General stream-based protocol exporter for a Hessian endpoint.
|
Copyright © 2015. All rights reserved.