public interface Attribute extends HttpData
InterfaceHttpData.HttpDataType
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Returns the value of this HttpData.
|
void |
setValue(String value)
Sets the value of this HttpData.
|
addContent, delete, get, getChannelBuffer, getCharset, getChunk, getFile, getString, getString, isCompleted, isInMemory, length, renameTo, setCharset, setContent, setContent, setContent
getHttpDataType, getName
compareTo
String getValue() throws IOException
IOException
void setValue(String value) throws IOException
IOException
Copyright © 2008-2014 The Netty Project. All Rights Reserved.