com.hazelcast.nio.tcp
Class SocketConnector
java.lang.Object
com.hazelcast.nio.tcp.SocketConnector
- All Implemented Interfaces:
- Runnable
public class SocketConnector
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketConnector
public SocketConnector(TcpIpConnectionManager connectionManager,
Address address,
boolean silent)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.