软件包 | 描述 |
---|---|
java.rmi.server |
支持RMI服务器端提供的类和接口。
|
Modifier and Type | Method and Description |
---|---|
static String |
RemoteServer.getClientHost()
返回用于在当前线程中处理的远程方法调用的客户端主机的字符串表示形式。
|
String |
ServerRef.getClientHost()
过时的。
返回当前客户端的主机名。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.