public class SecureRMIServerSocketFactory extends SslRMIServerSocketFactory
| Constructor and Description |
|---|
SecureRMIServerSocketFactory(org.glassfish.hk2.api.ServiceLocator habitat,
org.glassfish.grizzly.config.dom.Ssl sslConfig,
InetAddress addr) |
| Modifier and Type | Method and Description |
|---|---|
ServerSocket |
createServerSocket(int port) |
boolean |
equals(Object o) |
int |
hashCode() |
getEnabledCipherSuites, getEnabledProtocols, getNeedClientAuthpublic SecureRMIServerSocketFactory(org.glassfish.hk2.api.ServiceLocator habitat,
org.glassfish.grizzly.config.dom.Ssl sslConfig,
InetAddress addr)
public boolean equals(Object o)
equals in class SslRMIServerSocketFactorypublic int hashCode()
hashCode in class SslRMIServerSocketFactorypublic ServerSocket createServerSocket(int port) throws IOException
createServerSocket in interface RMIServerSocketFactorycreateServerSocket in class SslRMIServerSocketFactoryIOExceptionCopyright © 2014. All rights reserved.