Class HttpPostRequestDecoder

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

public class HttpPostRequestDecoder extends Object implements InterfaceHttpPostRequestDecoder
This decoder will decode Body and can handle POST BODY (both multipart and standard).