The Spring Framework

Uses of Package
org.springframework.web

Packages that use org.springframework.web
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. 
org.springframework.remoting.httpinvoker Remoting classes for transparent Java-to-Java remoting via HTTP invokers. 
 

Classes in org.springframework.web used by org.springframework.remoting.caucho
HttpRequestHandler
          Plain handler interface for components that process HTTP requests, analogous to a Servlet.
 

Classes in org.springframework.web used by org.springframework.remoting.httpinvoker
HttpRequestHandler
          Plain handler interface for components that process HTTP requests, analogous to a Servlet.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.