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

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

Uses of RmiServiceExporter in org.springframework.remoting.rmi
 

Constructors in org.springframework.remoting.rmi with parameters of type RmiServiceExporter
RmiInvocationWrapper(Object wrappedObject, RmiServiceExporter rmiServiceExporter)
           
 



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