Uses of Interface
io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
Packages that use InterfaceHttpPostRequestDecoder
-
Uses of InterfaceHttpPostRequestDecoder in io.netty.handler.codec.http.multipart
Classes in io.netty.handler.codec.http.multipart that implement InterfaceHttpPostRequestDecoderModifier and TypeClassDescriptionclassThis decoder will decode Body and can handle POST BODY.classThis decoder will decode Body and can handle POST BODY.classThis decoder will decode Body and can handle POST BODY.Methods in io.netty.handler.codec.http.multipart that return InterfaceHttpPostRequestDecoderModifier and TypeMethodDescriptionHttpPostRequestDecoder.offer(HttpContent content) InterfaceHttpPostRequestDecoder.offer(HttpContent content) Initialized the internals from a new chunk