public class ContentLengthFieldImpl extends AbstractField implements ContentLengthField
Content-Length field.| Modifier and Type | Field and Description |
|---|---|
static FieldParser<ContentLengthField> |
PARSER |
monitor, rawField| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength()
Gets the content length value defined in this field.
|
getBody, getName, getParseException, getRaw, getRawField, isValidField, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParseException, isValidFieldpublic static final FieldParser<ContentLengthField> PARSER
public long getContentLength()
ContentLengthFieldgetContentLength in interface ContentLengthFieldCopyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.