protected class AsyncJSONTransport.CharsetReader extends AsyncJSONTransport.AbstractReader
asyncContext, CAPACITY| Constructor and Description |
|---|
AsyncJSONTransport.CharsetReader(javax.servlet.AsyncContext asyncContext,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
append(byte[] buffer,
int offset,
int length) |
protected String |
finish() |
onAllDataRead, onDataAvailable, onError, processpublic AsyncJSONTransport.CharsetReader(javax.servlet.AsyncContext asyncContext,
Charset charset)
protected void append(byte[] buffer,
int offset,
int length)
append in class AsyncJSONTransport.AbstractReaderprotected String finish()
finish in class AsyncJSONTransport.AbstractReaderCopyright © 2008–2013 Dojo Foundation. All rights reserved.