|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SCOPE.MessageQueue | |
|---|---|
| org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
| Uses of SCOPE.MessageQueue in org.jgroups.protocols |
|---|
| Fields in org.jgroups.protocols declared as SCOPE.MessageQueue | |
|---|---|
protected SCOPE.MessageQueue |
SCOPE.QueueThread.queue
|
| Fields in org.jgroups.protocols with type parameters of type SCOPE.MessageQueue | |
|---|---|
protected java.util.concurrent.ConcurrentMap<Address,java.util.concurrent.ConcurrentMap<java.lang.Short,SCOPE.MessageQueue>> |
SCOPE.queues
Used to find the correct AckReceiverWindow on message reception and deliver it in the right order |
| Methods in org.jgroups.protocols that return SCOPE.MessageQueue | |
|---|---|
protected SCOPE.MessageQueue |
SCOPE.getOrCreateQueue(Address sender,
short scope)
|
| Constructors in org.jgroups.protocols with parameters of type SCOPE.MessageQueue | |
|---|---|
SCOPE.QueueThread(SCOPE.MessageQueue queue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||