|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedQueue.Notification | |
---|---|
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
org.jgroups.demos | Provides demonstrations of JGroups functionality. |
Uses of DistributedQueue.Notification in org.jgroups.blocks |
---|
Methods in org.jgroups.blocks with parameters of type DistributedQueue.Notification | |
---|---|
void |
DistributedQueue.addNotifier(DistributedQueue.Notification n)
|
void |
DistributedQueue.removeNotifier(DistributedQueue.Notification n)
|
Uses of DistributedQueue.Notification in org.jgroups.demos |
---|
Classes in org.jgroups.demos that implement DistributedQueue.Notification | |
---|---|
class |
DistributedQueueDemo
Uses the DistributedQueue building block. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |