org.atmosphere.samples.client
Interface Poll

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
PollService

@RemoteServiceRelativePath(value="gwtPoll")
public interface Poll
extends com.google.gwt.user.client.rpc.RemoteService

Author:
p.havelaar

Method Summary
 Event pollDelayed(int milli)
           
 

Method Detail

pollDelayed

Event pollDelayed(int milli)


Copyright © 2011. All Rights Reserved.