RMIClientSocketFactory
和RMIServerSocketFactory
通过安全套接字层(SSL)或传输层安全(TLS)协议。
See: 描述
类 | 描述 |
---|---|
SslRMIClientSocketFactory |
一个
SslRMIClientSocketFactory 实例由RMI运行时使用,以便通过SSL获得用于RMI调用的客户端套接字。
|
SslRMIServerSocketFactory |
一个
SslRMIServerSocketFactory 实例由RMI运行时使用,以便通过SSL获得用于RMI调用的服务器套接字。
|
RMIClientSocketFactory
和RMIServerSocketFactory
通过安全套接字层(SSL)或传输层安全(TLS)协议。
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.