org.jgroups.blocks
protected class TCPConnectionMap.TCPConnection.ConnectionPeerReceiver extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected AtomicBoolean |
receiving |
protected Thread |
recv |
Constructor and Description |
---|
TCPConnectionMap.TCPConnection.ConnectionPeerReceiver(ThreadFactory f) |
protected final Thread recv
protected final AtomicBoolean receiving
public TCPConnectionMap.TCPConnection.ConnectionPeerReceiver(ThreadFactory f)
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.