|
||||||||||
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.common.BasicMessageReceiver<T>
com.caucho.message.tourmaline.NautilusClientReceiver<T>
public class NautilusClientReceiver<T>
local connection to the message store
Method Summary | |
---|---|
protected void |
updateFlow(int credit,
long endpointSequence)
|
Methods inherited from class com.caucho.message.common.BasicMessageReceiver |
---|
getAddress, getLastMessageId, getPrefetch, onBuild, pollMicros, receiveEntry, toString, updateCredit, wake |
Methods inherited from class com.caucho.message.common.AbstractMessageReceiver |
---|
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 |
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 |
---|
protected void updateFlow(int credit, long endpointSequence)
updateFlow
in class BasicMessageReceiver<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |