|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.http.ParsingResult
public final class ParsingResult
Class, which represents result of TransferEncoding or ContentEncoding parsing.
| Method Summary | |
|---|---|
static ParsingResult |
create(HttpContent httpContent,
Buffer remainderBuffer)
|
HttpContent |
getHttpContent()
|
Buffer |
getRemainderBuffer()
|
void |
recycle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ParsingResult create(HttpContent httpContent,
Buffer remainderBuffer)
public Buffer getRemainderBuffer()
public HttpContent getHttpContent()
public void recycle()
recycle in interface Cacheable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||