Uses of Class
org.springframework.remoting.rmi.RemoteInvocationSerializingExporter

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

Uses of RemoteInvocationSerializingExporter in org.springframework.remoting.httpinvoker
 

Subclasses of RemoteInvocationSerializingExporter in org.springframework.remoting.httpinvoker
 class HttpInvokerServiceExporter
          Servlet-API-based HTTP request handler that exports the specified service bean as HTTP invoker service endpoint, accessible via an HTTP invoker proxy.
 



Copyright © 2002-2008 The Spring Framework.