Uses of Enum Class
io.fusionauth.http.server.internal.HTTPWorker.State
Packages that use HTTPWorker.State
-
Uses of HTTPWorker.State in io.fusionauth.http.server.internal
Methods in io.fusionauth.http.server.internal that return HTTPWorker.StateModifier and TypeMethodDescriptionHTTPWorker.state()static HTTPWorker.StateReturns the enum constant of this class with the specified name.static HTTPWorker.State[]HTTPWorker.State.values()Returns an array containing the constants of this enum class, in the order they are declared.