com.hazelcast.nio.tcp
Class SocketAcceptor
java.lang.Object
com.hazelcast.nio.tcp.SocketAcceptor
- All Implemented Interfaces:
- Runnable
public class SocketAcceptor
- 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 |
SocketAcceptor
public SocketAcceptor(ServerSocketChannel serverSocketChannel,
TcpIpConnectionManager connectionManager)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.