cometedgwt.auction.client
Class GWTCometClient

java.lang.Object
  extended by cometedgwt.auction.client.GWTCometClient
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class GWTCometClient
extends Object
implements com.google.gwt.core.client.EntryPoint

Example class that demostrates the usage of the StreamingService framework


Constructor Summary
GWTCometClient()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GWTCometClient

public GWTCometClient()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2011. All Rights Reserved.