Uses of Interface
io.fusionauth.http.server.HTTPHandler
Packages that use HTTPHandler
-
Uses of HTTPHandler in io.fusionauth.http.server
Methods in io.fusionauth.http.server that return HTTPHandlerMethods in io.fusionauth.http.server with parameters of type HTTPHandlerModifier and TypeMethodDescriptiondefault TConfigurable.withHandler(HTTPHandler handler) Sets the handler that will process the requests.HTTPServerConfiguration.withHandler(HTTPHandler handler) Sets the handler that will process the requests.