org.jgroups.demos
Class PubSub

java.lang.Object
  extended by org.jgroups.demos.PubSub

public class PubSub
extends java.lang.Object

Simple pub-sub program using a shared transport: every topic creates a new channel

Since:
3.0
Author:
bela

Constructor Summary
PubSub()
           
 
Method Summary
protected static void help()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PubSub

public PubSub()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

help

protected static void help()


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.