Class TcpConnection.Receiver

java.lang.Object
org.jgroups.blocks.cs.TcpConnection.Receiver
All Implemented Interfaces:
Runnable
Enclosing class:
TcpConnection

protected class TcpConnection.Receiver extends Object implements Runnable
  • Field Details

    • recv

      protected final Thread recv
    • receiving

      protected volatile boolean receiving
    • buffer

      protected byte[] buffer
  • Constructor Details

  • Method Details