Uses of Package
org.springframework.remoting.httpinvoker

Packages that use org.springframework.remoting.httpinvoker
org.springframework.remoting.httpinvoker Remoting classes for transparent Java-to-Java remoting via HTTP invokers. 
 

Classes in org.springframework.remoting.httpinvoker used by org.springframework.remoting.httpinvoker
AbstractHttpInvokerRequestExecutor
          Abstract base implementation of the HttpInvokerRequestExecutor interface.
HttpInvokerClientConfiguration
          Configuration interface for executing HTTP invoker requests.
HttpInvokerClientInterceptor
          MethodInterceptor for accessing an HTTP invoker service.
HttpInvokerRequestExecutor
          Strategy interface for actual execution of an HTTP invoker request.
 



Copyright © 2002-2008 The Spring Framework.