Uses of Enum Class
io.fusionauth.http.server.RequestPreambleState
Packages that use RequestPreambleState
-
Uses of RequestPreambleState in io.fusionauth.http.server
Methods in io.fusionauth.http.server that return RequestPreambleStateModifier and TypeMethodDescriptionabstract RequestPreambleStateRequestPreambleState.next(byte ch) static RequestPreambleStateReturns the enum constant of this class with the specified name.static RequestPreambleState[]RequestPreambleState.values()Returns an array containing the constants of this enum class, in the order they are declared.