Javadoc for package XXX

Packages 
Package Description
org.jgroups
Provides top-level public JGroups classes such as Channel, Message, etc.
org.jgroups.annotations  
org.jgroups.auth  
org.jgroups.blocks
Provides building blocks that are layered on top of channels.
org.jgroups.blocks.atomic  
org.jgroups.blocks.cs  
org.jgroups.blocks.locking  
org.jgroups.client  
org.jgroups.conf
Provides ways to configure a protocol stack.
org.jgroups.demos
Provides demonstrations of JGroups functionality.
org.jgroups.fork  
org.jgroups.jmx  
org.jgroups.logging  
org.jgroups.nio  
org.jgroups.protocols
Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.
org.jgroups.protocols.dns  
org.jgroups.protocols.pbcast  
org.jgroups.protocols.relay  
org.jgroups.protocols.relay.config  
org.jgroups.stack
Support for managing protocol stacks.
org.jgroups.tests  
org.jgroups.tests.perf  
org.jgroups.tests.rt  
org.jgroups.tests.rt.transports  
org.jgroups.util
Provides useful functionality which cannot be assigned to any particular other package.
org.jgroups.util.jdkspecific