
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, checkSize, delete, get, getChannelBuffer, getCharset, getChunk, getFile, getString, getString, isCompleted, isInMemory, length, renameTo, setCharset, setContent, setContent, setContent, setMaxSizegetHttpDataType, getNamecompareToString getValue() throws IOException
IOExceptionvoid setValue(String value) throws IOException
IOExceptionCopyright © 2008-2014 The Netty Project. All Rights Reserved.