|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
protected static final class HttpCodecFilter.ContentParsingState
| Field Summary | |
|---|---|
int |
chunkContentStart
|
long |
chunkLength
|
long |
chunkRemainder
|
boolean |
isLastChunk
|
MimeHeaders |
trailerHeaders
|
| Constructor Summary | |
|---|---|
protected |
HttpCodecFilter.ContentParsingState()
|
| Method Summary | |
|---|---|
void |
recycle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isLastChunk
public int chunkContentStart
public long chunkLength
public long chunkRemainder
public final MimeHeaders trailerHeaders
| Constructor Detail |
|---|
protected HttpCodecFilter.ContentParsingState()
| Method Detail |
|---|
public void recycle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||