protected class AsyncJSONTransport.CharsetReader extends AsyncJSONTransport.AbstractReader
Constructor and Description |
---|
CharsetReader(AbstractHttpTransport.Context context,
Promise<Void> promise,
Charset charset) |
Modifier and Type | Method and Description |
---|---|
protected void |
append(byte[] buffer,
int offset,
int length) |
void |
onAllDataRead() |
finish, finish, onDataAvailable, onError
public CharsetReader(AbstractHttpTransport.Context context, Promise<Void> promise, Charset charset)
protected void append(byte[] buffer, int offset, int length)
append
in class AsyncJSONTransport.AbstractReader
public void onAllDataRead() throws IOException
onAllDataRead
in interface javax.servlet.ReadListener
onAllDataRead
in class AsyncJSONTransport.AbstractReader
IOException
Copyright © 2008–2024 The CometD Project. All rights reserved.