Interface Attribute
- All Superinterfaces:
Comparable<InterfaceHttpData>,HttpData,InterfaceHttpData
- All Known Implementing Classes:
DiskAttribute,MemoryAttribute,MixedAttribute
Attribute interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpData
InterfaceHttpData.HttpDataType -
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.jboss.netty.handler.codec.http.multipart.HttpData
addContent, checkSize, delete, get, getChannelBuffer, getCharset, getChunk, getFile, getString, getString, isCompleted, isInMemory, length, renameTo, setCharset, setContent, setContent, setContent, setMaxSizeMethods inherited from interface org.jboss.netty.handler.codec.http.multipart.InterfaceHttpData
getHttpDataType, getName
-
Method Details
-
getValue
Returns the value of this HttpData.- Throws:
IOException
-
setValue
Sets the value of this HttpData.- Throws:
IOException
-