Uses of Interface
org.jgroups.blocks.DistributedQueue.Notification
Packages that use DistributedQueue.Notification
Package
Description
Provides building blocks that are layered on top of channels.
Provides demonstrations of JGroups functionality.
-
Uses of DistributedQueue.Notification in org.jgroups.blocks
Methods in org.jgroups.blocks with parameters of type DistributedQueue.NotificationModifier and TypeMethodDescriptionvoid
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.NotificationModifier and TypeClassDescriptionclass
Uses the DistributedQueue building block.