public class JmxfetchRmiClientSocketFactory extends Object implements RMIClientSocketFactory
| Constructor and Description |
|---|
JmxfetchRmiClientSocketFactory(int timeoutMs,
int connectionTimeoutMs,
boolean ssl)
JmxfetchRmiClientSocketFactory constructor with socket timeout (milliseconds), a socket
connection timeout (millisecondes) and a flag to enable/disable SSL.
|
public JmxfetchRmiClientSocketFactory(int timeoutMs,
int connectionTimeoutMs,
boolean ssl)
public Socket createSocket(String host, int port) throws IOException
createSocket in interface RMIClientSocketFactoryIOExceptionCopyright © 2020. All rights reserved.