The Spring Framework

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

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

Uses of RmiBasedExporter in org.springframework.remoting.rmi
 

Subclasses of RmiBasedExporter in org.springframework.remoting.rmi
 class JndiRmiServiceExporter
          Service exporter which binds RMI services to JNDI.
 class RmiServiceExporter
          RMI exporter that exposes the specified service as RMI object with the specified name.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.