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