站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.remoting.rmi.RmiBasedExporter (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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-2007 The Spring Framework.