|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.koushikdutta.async.parser.ByteBufferListParser
public class ByteBufferListParser
Created by koush on 5/27/13.
| Constructor Summary | |
|---|---|
ByteBufferListParser()
|
|
| Method Summary | |
|---|---|
Future<ByteBufferList> |
parse(DataEmitter emitter)
|
void |
write(DataSink sink,
ByteBufferList value,
CompletedCallback completed)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteBufferListParser()
| Method Detail |
|---|
public Future<ByteBufferList> parse(DataEmitter emitter)
parse in interface AsyncParser<ByteBufferList>
public void write(DataSink sink,
ByteBufferList value,
CompletedCallback completed)
write in interface AsyncParser<ByteBufferList>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||