Uses of Class
org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
Packages that use AbstractHttpData
-
Uses of AbstractHttpData in org.jboss.netty.handler.codec.http.multipart
Subclasses of AbstractHttpData in org.jboss.netty.handler.codec.http.multipartModifier and TypeClassDescriptionclass
Abstract Disk HttpData implementationclass
Abstract Memory HttpData implementationclass
Disk implementation of Attributesclass
Disk FileUpload implementation that stores file into real filesclass
Memory implementation of Attributesclass
Default FileUpload implementation that stores file into memory.
Warning: be aware of the memory limitation.