Class HttpPostMultipartRequestDecoder

java.lang.Object
org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
All Implemented Interfaces:
InterfaceHttpPostRequestDecoder

public class HttpPostMultipartRequestDecoder extends Object implements InterfaceHttpPostRequestDecoder
This decoder will decode Body and can handle POST BODY in multipart form.