org.zkoss.zkdemo.userguide
Class CometServerPush

java.lang.Object
  extended by org.zkoss.zkdemo.userguide.CometServerPush

public class CometServerPush
extends java.lang.Object

Author:
jumperchen

Constructor Summary
CometServerPush()
           
 
Method Summary
static void start(Component info, Component listbox)
           
static void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CometServerPush

public CometServerPush()
Method Detail

start

public static void start(Component info,
                         Component listbox)
                  throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

stop

public static void stop()
                 throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo