Uses of Class
org.jgroups.protocols.DELAY.DelayedMessage
Packages that use DELAY.DelayedMessage
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of DELAY.DelayedMessage in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type DELAY.DelayedMessageModifier and TypeFieldDescriptionprivate final List<DELAY.DelayedMessage> DELAY.DelayedMessageHandler.bufferprotected DelayQueue<DELAY.DelayedMessage> DELAY.delayed_messages