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
IOException
boolean nextFrame(FrameReader.Handler handler) throws IOException
IOException
Copyright © 2015. All rights reserved.