Package io.fusionauth.http.server
package io.fusionauth.http.server
-
ClassDescriptionConfigurable<T extends Configurable<T>>An interface that identifies something that is configurable.A simple counting instrumenter for the HTTPServer.A validator that is used when the server receives a header of
Expect: 100-continueduring the initial request.An object that is the context of the server.Handles an HTTP request from a client.A listener configuration that is used to construct the HTTP server and bind various listeners.An HTTP request that is received by the HTTP server.An HTTP response that the server sends back to a client.The server bro!The HTTP Server configuration.A generic interface that allows the HTTP Server to be instrumented.A thread safe counting instrumenter for the HTTPServer, that ensures accurate data but could impact performance.