开发者

How do I test if a Java RMI object is alive?

How can I test 开发者_开发技巧if my reference to an remote object is still alive?


Call any method on the object. A RemoteException will be thrown if the object is not alive.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜