public interface FrameReader extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FrameReader
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
nextFrame(FrameReader
|
void |
readConnectionPreface()
|
void readConnectionPreface()
throws IOException
IOException
boolean nextFrame(FrameReader.Handler handler) throws IOException
IOException