| Package | Description |
|---|---|
| org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
| Modifier and Type | Field and Description |
|---|---|
protected SCOPE.MessageQueue |
SCOPE.QueueThread.queue |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<Address,ConcurrentMap<Short,SCOPE.MessageQueue>> |
SCOPE.queues
Used to find the correct AckReceiverWindow on message reception and deliver it in the right order
|
| Modifier and Type | Method and Description |
|---|---|
protected SCOPE.MessageQueue |
SCOPE.getOrCreateQueue(Address sender,
short scope) |
| Constructor and Description |
|---|
SCOPE.QueueThread(SCOPE.MessageQueue queue) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.