Uses of Interface
org.jboss.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
Packages that use InterfaceHttpPostRequestDecoder
-
Uses of InterfaceHttpPostRequestDecoder in org.jboss.netty.handler.codec.http.multipart
Classes in org.jboss.netty.handler.codec.http.multipart that implement InterfaceHttpPostRequestDecoderModifier and TypeClassDescriptionclassThis decoder will decode Body and can handle POST BODY in multipart form.classThis decoder will decode Body and can handle POST BODY (both multipart and standard).classThis decoder will decode Body and can handle standard (non multipart) POST BODY.Fields in org.jboss.netty.handler.codec.http.multipart declared as InterfaceHttpPostRequestDecoderModifier and TypeFieldDescriptionprivate final InterfaceHttpPostRequestDecoderHttpPostRequestDecoder.decoderDoes this request is a Multipart request