Package org.jgroups.blocks.cs
Class TcpServer.Acceptor
java.lang.Object
org.jgroups.blocks.cs.TcpServer.Acceptor
- All Implemented Interfaces:
Runnable
- Enclosing class:
TcpServer
Acceptor thread. Continuously accepts new connections, creating a new thread for each new connection and
putting it in conns. When the thread should stop, it is interrupted by the thread creator
-
Constructor Summary
Constructors -
Method Summary