public static final class EndpointManager.ResendState
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
ResendState(int uid,
AckedReceiveBuffer<AkkaPduCodec.Message> buffer) |
Modifier and Type | Method and Description |
---|---|
AckedReceiveBuffer<AkkaPduCodec.Message> |
buffer() |
int |
uid() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResendState(int uid, AckedReceiveBuffer<AkkaPduCodec.Message> buffer)
public int uid()
public AckedReceiveBuffer<AkkaPduCodec.Message> buffer()