文件名称:rmi 远程方法调用很简单例子
文件大小:6KB
文件格式:RAR
更新时间:2012-04-05 08:19:48
rmi rmic rmiHelloWorld
不用rmic 生成stub skelen 之间运行期生成框架和存根 没写policy安全策略文件
【文件预览】:
说明.txt
rmiserver1
----src()
--------rmiInterface()
----bin()
--------rmiInterface()
----.classpath(232B)
----.project(386B)
rmiclient
----src()
--------rmiClient()
--------rmiInterface()
----bin()
--------rmiClient()
--------rmiInterface()
----.classpath(232B)
----.project(385B)