Uses of Package
org.jgroups.conf
-
Packages that use org.jgroups.conf Package Description org.jgroups Provides top-level public JGroups classes such as Channel, Message, etc.org.jgroups.conf Provides ways to configure a protocol stack.org.jgroups.fork org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.org.jgroups.protocols.relay org.jgroups.protocols.relay.config org.jgroups.stack Support for managing protocol stacks. -
Classes in org.jgroups.conf used by org.jgroups Class Description ProtocolStackConfigurator -
Classes in org.jgroups.conf used by org.jgroups.conf Class Description PropertyConverter Represents a property converter that takes an input from corresponding field in JGroups properties file as a String and converts it to a matching Java type.ProtocolConfiguration Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.ProtocolStackConfigurator XmlConfigurator Uses XML to configure a protocol stackXmlConfigurator.ElementType XmlNode A simple replacement for a W3C DOM node. -
Classes in org.jgroups.conf used by org.jgroups.fork Class Description ProtocolConfiguration Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.XmlNode A simple replacement for a W3C DOM node. -
Classes in org.jgroups.conf used by org.jgroups.protocols Class Description ProtocolConfiguration Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.XmlNode A simple replacement for a W3C DOM node. -
Classes in org.jgroups.conf used by org.jgroups.protocols.relay Class Description XmlNode A simple replacement for a W3C DOM node. -
Classes in org.jgroups.conf used by org.jgroups.protocols.relay.config Class Description XmlNode A simple replacement for a W3C DOM node. -
Classes in org.jgroups.conf used by org.jgroups.stack Class Description ProtocolConfiguration Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.XmlNode A simple replacement for a W3C DOM node.