org.cometd.examples
Class CometdDemo

java.lang.Object
  extended by org.cometd.examples.CometdDemo

public class CometdDemo
extends Object

Main class for cometd demo.


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

Constructor Detail

CometdDemo

public CometdDemo()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception


Copyright © 2008-2011 Dojo Foundation. All Rights Reserved.