站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Package org.springframework.remoting.caucho (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


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
          Interceptor for accessing a Burlap service.
CauchoRemoteAccessor
          Common base class for Hessian/Burlap accessors (HessianClientInterceptor and BurlapClientInterceptor), factoring out common properties.
HessianClientInterceptor
          Interceptor for accessing a Hessian service.
 



Copyright (c) 2002-2007 The Spring Framework Project.