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 TypeClassDescriptionclass
This decoder will decode Body and can handle POST BODY.class
This decoder will decode Body and can handle POST BODY.class
This decoder will decode Body and can handle POST BODY.Fields in io.netty.handler.codec.http.multipart declared as InterfaceHttpPostRequestDecoderModifier and TypeFieldDescriptionprivate final InterfaceHttpPostRequestDecoder
HttpPostRequestDecoder.decoder
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