|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.message.common.AbstractMessageReceiver<T>
com.caucho.message.local.LocalReceiver<T>
public class LocalReceiver<T>
local connection to the message store
Method Summary | |
---|---|
java.lang.String |
getAddress()
|
protected T |
pollMicros(long timeoutMicros)
Polls the queue with a timeout. |
java.lang.String |
toString()
|
Methods inherited from class com.caucho.message.common.AbstractMessageReceiver |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Collection |
---|
equals, hashCode |
Method Detail |
---|
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>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |