public class PingBodyParser extends BodyParser
BodyParser.ResultLOG| Constructor and Description |
|---|
PingBodyParser(HeaderParser headerParser,
Parser.Listener listener) |
| Modifier and Type | Method and Description |
|---|---|
BodyParser.Result |
parse(ByteBuffer buffer) |
emptyBody, getBodyLength, getStreamId, hasFlag, isEndStream, isPadding, notifyConnectionFailure, notifyData, notifyGoAway, notifyHeaders, notifyPing, notifyPriority, notifyPushPromise, notifyReset, notifySettings, notifyWindowUpdatepublic PingBodyParser(HeaderParser headerParser, Parser.Listener listener)
public BodyParser.Result parse(ByteBuffer buffer)
parse in class BodyParserCopyright © 1995-2014 Webtide. All Rights Reserved.