Uses of Enum Class
io.fusionauth.http.body.request.ChunkedBodyState
Packages that use ChunkedBodyState
-
Uses of ChunkedBodyState in io.fusionauth.http.body.request
Methods in io.fusionauth.http.body.request that return ChunkedBodyStateModifier and TypeMethodDescriptionabstract ChunkedBodyStateChunkedBodyState.next(byte ch, long length, long bytesRead) static ChunkedBodyStateReturns the enum constant of this class with the specified name.static ChunkedBodyState[]ChunkedBodyState.values()Returns an array containing the constants of this enum class, in the order they are declared.