public class NautilusClientReceiver<T> extends BasicMessageReceiver<T>
Modifier and Type | Method and Description |
---|---|
protected void |
updateFlow(int credit,
long endpointSequence) |
getAddress, getLastMessageId, getPrefetch, onBuild, pollMicros, receiveEntry, toString, updateCredit, wake
accepted, add, addAll, clear, contains, containsAll, drainTo, drainTo, element, isEmpty, iterator, modified, offer, offer, peek, poll, poll, put, rejected, released, remainingCapacity, remove, remove, removeAll, retainAll, size, take, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected void updateFlow(int credit, long endpointSequence)
updateFlow
in class BasicMessageReceiver<T>