Package org.jgroups.demos
Provides demonstrations of JGroups functionality.
-
Class Summary Class Description Chat CounterServiceDemo Draw Shared whiteboard, each new instance joins the same group.DrawCommand Encapsulates information about a draw command.EchoServer Simple TCP server replying back to client with connection information (peer address etc)JmxDemo Shows how annotations can be used to expose attributes and operationsJmxDemo.MyNotification KeyStoreGenerator Generates a keystore file that has a SecretKey in it.ProgrammaticChat PubClient Demo of a client which connects to a server (PubServer
) and sends it messages which are forwarded to all connected clientsPubServer RelayDemo Demos RELAY.RelayDemoRpc Demos RELAY.ReplCacheDemo GUI demo of ReplCacheReplicatedHashMapDemo Uses the ReplicatedHashMap building block, which subclasses java.util.HashMap and overrides the methods that modify the hashmap (e.g.StompChat Chat client using STOMP to talk to other clientsStompDraw Simple STOMP demo client.Topology Demonstrates the membership service.TotalOrder Originally written to be a demo for TOTAL order (code to be written by a student).