| Package | Description |
|---|---|
| org.jgroups.stack |
Support for managing protocol stacks.
|
| org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
| Modifier and Type | Field and Description |
|---|---|
protected Queue |
Protocol.down_queue |
protected Queue |
Protocol.up_queue |
| Modifier and Type | Method and Description |
|---|---|
Queue |
Protocol.getDownQueue() |
Queue |
Protocol.getUpQueue() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Util.dumpQueue(Queue q)
Debugging method used to dump the content of a protocol queue in a condensed form.
|
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.