public interface WebSocketParser
Modifier and Type | Interface and Description |
---|---|
static interface |
WebSocketParser.FrameHandler |
Modifier and Type | Method and Description |
---|---|
void |
fill(Buffer buffer) |
Buffer |
getBuffer() |
boolean |
isBufferEmpty() |
int |
parseNext() |
Copyright © 1995–2014 Mort Bay Consulting. All rights reserved.