Uses of Class
io.fusionauth.http.server.HTTP11Processor
Packages that use HTTP11Processor
-
Uses of HTTP11Processor in io.fusionauth.http.server
Methods in io.fusionauth.http.server with parameters of type HTTP11ProcessorModifier and TypeMethodDescriptionvoidHTTPS11Processor.updateDelegate(HTTP11Processor delegate) Updates the delegate in order to reset the state of it (HTTP state machine).Constructors in io.fusionauth.http.server with parameters of type HTTP11ProcessorModifierConstructorDescriptionHTTPS11Processor(HTTP11Processor delegate, HTTPServerConfiguration configuration, HTTPListenerConfiguration listenerConfiguration)