Uses of Package
org.springframework.remoting.caucho

Packages that use org.springframework.remoting.caucho
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. 
 

Classes in org.springframework.remoting.caucho used by org.springframework.remoting.caucho
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 © 2002-2008 The Spring Framework.