The Spring Framework

Uses of Class
org.springframework.remoting.caucho.HessianSkeletonInvoker

Packages that use HessianSkeletonInvoker
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. 
 

Uses of HessianSkeletonInvoker in org.springframework.remoting.caucho
 

Subclasses of HessianSkeletonInvoker in org.springframework.remoting.caucho
(package private)  class Hessian1SkeletonInvoker
          Concrete HessianSkeletonInvoker for the Hessian 1 protocol (version 3.0.19 or lower).
(package private)  class Hessian2SkeletonInvoker
          Concrete HessianSkeletonInvoker for the Hessian 2 protocol (version 3.0.20 or higher).
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.