public interface FrameReader extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FrameReader.Handler |
| Modifier and Type | Method and Description |
|---|---|
boolean |
nextFrame(FrameReader.Handler handler) |
void |
readConnectionPreface() |
void readConnectionPreface()
throws IOException
IOExceptionboolean nextFrame(FrameReader.Handler handler) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.