Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.ubermq.chord.jms

Class Summary
ChordMessage A chord message represents a query or store operation that occurs on a remote node.
ChordNotifyMessage A chord notify command.
ChordQueryMessage A chord query command.
ChordStoreMessage A chord store command.
ChordValueMessage A chord store command.
JMSChordInfrastructure The JMS chord infrastructure implementation performs a broadcast to find nodes that already exist on the network, or takes the URL of an well-known node.
LocalChordNode A local chord node that provides storage functionality to the infrastructure.
RemoteChordNode A proxy for a remote chord node.