API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.rmi.ssl
Author(s)
Since
1.5
Version
Serial
Description
  Provides implementations of RMIClientSocketFactory and RMIServerSocketFactory over the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
See also:   
SslRMIClientSocketFactory View Source An SslRMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls via SSL.
SslRMIServerSocketFactory View Source An SslRMIServerSocketFactory instance is used by the RMI runtime in order to obtain server sockets for RMI calls via SSL.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar