Uses of Class
org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken

Packages that use DefaultBroadcaster.AsyncWriteToken
org.atmosphere.cpr   
 

Uses of DefaultBroadcaster.AsyncWriteToken in org.atmosphere.cpr
 

Methods in org.atmosphere.cpr with parameters of type DefaultBroadcaster.AsyncWriteToken
 void DefaultBroadcaster.cacheLostMessage(AtmosphereResource r, DefaultBroadcaster.AsyncWriteToken token)
          Cache the message because an unexpected exception occurred.
 void DefaultBroadcaster.cacheLostMessage(AtmosphereResource r, DefaultBroadcaster.AsyncWriteToken token, boolean force)
          Cache the message because an unexpected exception occurred.
protected  void DefaultBroadcaster.executeAsyncWrite(DefaultBroadcaster.AsyncWriteToken token)
           
 



Copyright © 2013. All Rights Reserved.