org.atmosphere.gwt.poll
Class AtmospherePollService.SuspendInfo

java.lang.Object
  extended by org.atmosphere.gwt.poll.AtmospherePollService.SuspendInfo
Enclosing class:
AtmospherePollService

public class AtmospherePollService.SuspendInfo
extends Object


Method Summary
 Broadcaster createBroadcaster(String ID)
           
 Broadcaster getBroadcaster()
           
 void writeAndResume(Object message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

writeAndResume

public void writeAndResume(Object message)
                    throws IOException
Throws:
IOException

getBroadcaster

public Broadcaster getBroadcaster()

createBroadcaster

public Broadcaster createBroadcaster(String ID)


Copyright © 2012. All Rights Reserved.