public static class JmxRemoteLifecycleListener.SslRmiServerBindSocketFactory extends SslRMIServerSocketFactory
Constructor and Description |
---|
SslRmiServerBindSocketFactory(String[] enabledCipherSuites,
String[] enabledProtocols,
boolean needClientAuth,
String address) |
Modifier and Type | Method and Description |
---|---|
ServerSocket |
createServerSocket(int port) |
equals, getEnabledCipherSuites, getEnabledProtocols, getNeedClientAuth, hashCode
public ServerSocket createServerSocket(int port) throws IOException
createServerSocket
in interface RMIServerSocketFactory
createServerSocket
in class SslRMIServerSocketFactory
IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.