Uses of Class
org.jgroups.annotations.XmlElement
-
Packages that use XmlElement Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.org.jgroups.protocols.relay -
-
Uses of XmlElement in org.jgroups.protocols
Classes in org.jgroups.protocols with annotations of type XmlElement Modifier and Type Class Description class
FORK
The FORK protocol; multiplexes messages to different forks in a stack (https://issues.jboss.org/browse/JGRP-1613). -
Uses of XmlElement in org.jgroups.protocols.relay
Classes in org.jgroups.protocols.relay with annotations of type XmlElement Modifier and Type Class Description class
RELAY2
Design: ./doc/design/RELAY2.txt and at https://github.com/belaban/JGroups/blob/master/doc/design/RELAY2.txt.
-