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