软件包 | 描述 |
---|---|
java.rmi.server |
支持RMI服务器端提供的类和接口。
|
Modifier and Type | Method and Description |
---|---|
static RMIFailureHandler |
RMISocketFactory.getFailureHandler()
返回套接字创建失败的
setFailureHandler 方法处理程序。
|
Modifier and Type | Method and Description |
---|---|
static void |
RMISocketFactory.setFailureHandler(RMIFailureHandler fh)
设置要由RMI运行时如果服务器套接字创建失败的故障处理。
|
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.