Uses of Class
io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
Packages that use HttpPostStandardRequestDecoder Package Description io.netty.handler.codec.http.multipart HTTP multipart support. -
-
Uses of HttpPostStandardRequestDecoder in io.netty.handler.codec.http.multipart
Methods in io.netty.handler.codec.http.multipart that return HttpPostStandardRequestDecoder Modifier and Type Method Description HttpPostStandardRequestDecoder
HttpPostStandardRequestDecoder. offer(HttpContent content)
Initialized the internals from a new chunk
-