protected class AsyncJSONTransport.Writer extends Object implements javax.servlet.WriteListener
| Constructor and Description |
|---|
AsyncJSONTransport.Writer(javax.servlet.AsyncContext asyncContext,
ServerSessionImpl session,
boolean startInterval,
List<ServerMessage> messages,
ServerMessage.Mutable[] replies) |
public AsyncJSONTransport.Writer(javax.servlet.AsyncContext asyncContext,
ServerSessionImpl session,
boolean startInterval,
List<ServerMessage> messages,
ServerMessage.Mutable[] replies)
public void onWritePossible()
throws IOException
onWritePossible in interface javax.servlet.WriteListenerIOExceptionpublic void onError(Throwable throwable)
onError in interface javax.servlet.WriteListenerCopyright © 2008–2013 Dojo Foundation. All rights reserved.