Uses of Class
java.rmi.server.ServerNotActiveException
-
Packages that use ServerNotActiveException 软件包 描述 java.rmi.server 提供用于支持RMI服务器端的类和接口。 -
-
Uses of ServerNotActiveException in java.rmi.server
Methods in java.rmi.server that throw ServerNotActiveException 变量和类型 方法 描述 static String
RemoteServer. getClientHost()
返回当前线程中正在处理的远程方法调用的客户端主机的字符串表示形式。String
ServerRef. getClientHost()
已过时。返回当前客户端的主机名。
-