Uses of Enum Class
io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.MultiPartStatus
Packages that use HttpPostRequestDecoder.MultiPartStatus
-
Uses of HttpPostRequestDecoder.MultiPartStatus in io.netty.handler.codec.http.multipart
Methods in io.netty.handler.codec.http.multipart that return HttpPostRequestDecoder.MultiPartStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HttpPostRequestDecoder.MultiPartStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.