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 TypeClassDescriptionclass
This decoder will decode Body and can handle POST BODY in multipart form.class
This decoder will decode Body and can handle POST BODY (both multipart and standard).class
This 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 InterfaceHttpPostRequestDecoder
HttpPostRequestDecoder.decoder
Does this request is a Multipart request