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