Uses of Annotation Type
org.jgroups.annotations.Unsupported
Packages that use Unsupported
Package
Description
Provides building blocks that are layered on top of channels.
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of Unsupported in org.jgroups.blocks
Classes in org.jgroups.blocks with annotations of type UnsupportedModifier and TypeClassDescriptionclassA tree-like structure that is replicated across several members. -
Uses of Unsupported in org.jgroups.protocols
Classes in org.jgroups.protocols with annotations of type UnsupportedModifier and TypeClassDescriptionclassDiscards a message whose sequence number (in the payload, as a Long) matches seqno 2 times, before passing it down.classExample of a protocol layer.