public class LocalReceiver<T> extends AbstractMessageReceiver<T>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddress() |
protected T |
pollMicros(long timeoutMicros)
Polls the queue with a timeout.
|
java.lang.String |
toString() |
accepted, add, addAll, clear, contains, containsAll, drainTo, drainTo, element, getLastMessageId, isEmpty, iterator, modified, offer, offer, onBuild, 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
public java.lang.String getAddress()
protected T pollMicros(long timeoutMicros)
AbstractMessageReceiver
pollMicros
in class AbstractMessageReceiver<T>
public java.lang.String toString()
toString
in class AbstractMessageReceiver<T>