@InterfaceAudience.Private public class SslRMIServerSocketFactorySecure extends SslRMIServerSocketFactory
Constructor and Description |
---|
SslRMIServerSocketFactorySecure() |
Modifier and Type | Method and Description |
---|---|
ServerSocket |
createServerSocket(int port) |
equals, getEnabledCipherSuites, getEnabledProtocols, getNeedClientAuth, hashCode
public SslRMIServerSocketFactorySecure()
public ServerSocket createServerSocket(int port) throws IOException
createServerSocket
in interface RMIServerSocketFactory
createServerSocket
in class SslRMIServerSocketFactory
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.