扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.rmi.server类unicastremoteobject的类成员方法: unicastremoteobject定义及介绍
发布时间:2014-2-17
本文导语:
unicastremoteobject
protected unicastremoteobject()
throws remoteexception
使用匿名端口创建并导出一个新 unicastremoteobject 对象。
抛出:
remoteexception - 如果导出对象失败从以下版本开始:
jdk1.1
...