|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
Attribute interface
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.netty.handler.codec.http2.InterfaceHttpData |
---|
InterfaceHttpData.HttpDataType |
Method Summary | |
---|---|
String |
getValue()
Returns the value of this HttpData. |
void |
setValue(String value)
Sets the value of this HttpData. |
Methods inherited from interface org.jboss.netty.handler.codec.http2.HttpData |
---|
addContent, delete, get, getChannelBuffer, getCharset, getChunk, getFile, getString, getString, isCompleted, isInMemory, length, renameTo, setCharset, setContent, setContent, setContent |
Methods inherited from interface org.jboss.netty.handler.codec.http2.InterfaceHttpData |
---|
getHttpDataType, getName |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
String getValue() throws IOException
IOException
void setValue(String value) throws IOException
value
-
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |