Uses of Enum Class
io.fusionauth.http.server.RequestState
Packages that use RequestState
-
Uses of RequestState in io.fusionauth.http.server
Methods in io.fusionauth.http.server that return RequestStateModifier and TypeMethodDescriptionHTTPRequestProcessor.processBodyBytes()HTTPRequestProcessor.processPreambleBytes(ByteBuffer buffer) HTTPRequestProcessor.state()static RequestStateReturns the enum constant of this class with the specified name.static RequestState[]RequestState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.fusionauth.http.server with parameters of type RequestState