Class HttpPostStandardRequestDecoder

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

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