public final class SecureRMIClientSocketFactory extends SslRMIClientSocketFactory
| Constructor and Description |
|---|
SecureRMIClientSocketFactory() |
SecureRMIClientSocketFactory(SSLParams sslParams,
InetAddress addr) |
| Modifier and Type | Method and Description |
|---|---|
Socket |
createSocket(String host,
int port) |
boolean |
equals(Object obj) |
int |
hashCode() |
public SecureRMIClientSocketFactory(SSLParams sslParams, InetAddress addr)
public SecureRMIClientSocketFactory()
public boolean equals(Object obj)
equals in class SslRMIClientSocketFactorypublic int hashCode()
hashCode in class SslRMIClientSocketFactorypublic Socket createSocket(String host, int port) throws IOException
createSocket in interface RMIClientSocketFactorycreateSocket in class SslRMIClientSocketFactoryIOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.