Interface Attribute
- All Superinterfaces:
io.netty.buffer.ByteBufHolder,Comparable<InterfaceHttpData>,HttpData,InterfaceHttpData,io.netty.util.ReferenceCounted
- All Known Implementing Classes:
DiskAttribute,MemoryAttribute,MixedAttribute
Attribute interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.netty.handler.codec.http.multipart.InterfaceHttpData
InterfaceHttpData.HttpDataType -
Method Summary
Methods inherited from interface io.netty.buffer.ByteBufHolder
contentMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface io.netty.handler.codec.http.multipart.HttpData
addContent, checkSize, definedLength, delete, get, getByteBuf, getCharset, getChunk, getFile, getMaxSize, getString, getString, isCompleted, isInMemory, length, renameTo, setCharset, setContent, setContent, setContent, setMaxSizeMethods inherited from interface io.netty.handler.codec.http.multipart.InterfaceHttpData
getHttpDataType, getNameMethods inherited from interface io.netty.util.ReferenceCounted
refCnt, release, release
-
Method Details
-
getValue
Returns the value of this HttpData.- Throws:
IOException
-
setValue
Sets the value of this HttpData.- Throws:
IOException
-
copy
Attribute copy() -
duplicate
Attribute duplicate() -
retainedDuplicate
Attribute retainedDuplicate()- Specified by:
retainedDuplicatein interfaceio.netty.buffer.ByteBufHolder- Specified by:
retainedDuplicatein interfaceHttpData
-
replace
-
retain
Attribute retain()- Specified by:
retainin interfaceio.netty.buffer.ByteBufHolder- Specified by:
retainin interfaceHttpData- Specified by:
retainin interfaceInterfaceHttpData- Specified by:
retainin interfaceio.netty.util.ReferenceCounted
-
retain
- Specified by:
retainin interfaceio.netty.buffer.ByteBufHolder- Specified by:
retainin interfaceHttpData- Specified by:
retainin interfaceInterfaceHttpData- Specified by:
retainin interfaceio.netty.util.ReferenceCounted
-
touch
Attribute touch()- Specified by:
touchin interfaceio.netty.buffer.ByteBufHolder- Specified by:
touchin interfaceHttpData- Specified by:
touchin interfaceInterfaceHttpData- Specified by:
touchin interfaceio.netty.util.ReferenceCounted
-
touch
- Specified by:
touchin interfaceio.netty.buffer.ByteBufHolder- Specified by:
touchin interfaceHttpData- Specified by:
touchin interfaceInterfaceHttpData- Specified by:
touchin interfaceio.netty.util.ReferenceCounted
-