扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.rmi.server接口remoteref的类成员方法: done定义及介绍
发布时间:2014-2-17
本文导语:
done
@deprecated
void done(remotecall call)
throws remoteexception
已过时。 1.2 样式 stub 不再使用此方法。stub 使用远程引用上的单个方法 invoke(remote, method, object[], int) 来执行参数编组、远程方法执行和返回值解组,而不是使用对远...