public final class ParsingResult extends Object implements Cacheable
TransferEncoding
or ContentEncoding
parsing.Modifier and Type | Method and Description |
---|---|
static ParsingResult |
create(HttpContent httpContent,
Buffer remainderBuffer) |
HttpContent |
getHttpContent() |
Buffer |
getRemainderBuffer() |
void |
recycle() |
public static ParsingResult create(HttpContent httpContent, Buffer remainderBuffer)
public Buffer getRemainderBuffer()
public HttpContent getHttpContent()
Copyright © 2015 Oracle Corporation. All rights reserved.