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.
RmiClientInterceptor
          Interceptor for accessing conventional RMI services or RMI invokers.
RmiInvocationHandler
          Interface for RMI invocation handlers instances on the server, wrapping exported services.
RmiServiceExporter
          RMI exporter that exposes the specified service as RMI object with the specified name.
 



Copyright (C) 2003-2004 The Spring Framework Project.