Uses of Class
org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor

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

Uses of HttpInvokerClientInterceptor in org.springframework.remoting.httpinvoker
 

Subclasses of HttpInvokerClientInterceptor in org.springframework.remoting.httpinvoker
 class HttpInvokerProxyFactoryBean
          Factory bean for HTTP invoker proxies.
 



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