Uses of Class
org.springframework.remoting.rmi.RmiBasedExporter
Packages that use RmiBasedExporter Package Description 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 Modifier and Type Class Description classJndiRmiServiceExporterService exporter which binds RMI services to JNDI.classRmiServiceExporterRMI exporter that exposes the specified service as RMI object with the specified name.