org.zkoss.zkdemo.test2
Class ServerPush

java.lang.Object
  extended by org.zkoss.zkdemo.test2.ServerPush

public class ServerPush
extends java.lang.Object

Used to test the server-push feature.

Author:
tomyeh

Constructor Summary
ServerPush()
           
 
Method Summary
static void start(Component info, Textbox tb)
           
static void stop()
           
static void updateInfo(Component info, Textbox tb, java.lang.String postfix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerPush

public ServerPush()
Method Detail

start

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

stop

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

updateInfo

public static void updateInfo(Component info,
                              Textbox tb,
                              java.lang.String postfix)


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