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
          Interceptor for accessing RMI services from JNDI.
RmiBasedExporter
          Convenient superclass for RMI-based remote exporters.
RmiClientInterceptor
          Interceptor for accessing conventional RMI services or RMI invokers.
RmiInvocationHandler
          Interface for RMI invocation handlers instances on the server, wrapping exported services.
 



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