The Spring Framework

Uses of Package
org.springframework.remoting.rmi

Packages that use org.springframework.remoting.rmi
org.springframework.remoting.rmi Remoting classes for conventional RMI and transparent remoting via RMI invokers. 
 

Classes in org.springframework.remoting.rmi used by org.springframework.remoting.rmi
JndiRmiClientInterceptor
          MethodInterceptor for accessing RMI services from JNDI.
RmiBasedExporter
          Convenient superclass for RMI-based remote exporters.
RmiClientInterceptor
          MethodInterceptor for accessing conventional RMI services or RMI invokers.
RmiInvocationHandler
          Interface for RMI invocation handlers instances on the server, wrapping exported services.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.