Uses of Class
io.fusionauth.http.util.ThreadPool
Packages that use ThreadPool
-
Uses of ThreadPool in io.fusionauth.http.server
Constructors in io.fusionauth.http.server with parameters of type ThreadPoolModifierConstructorDescriptionHTTP11Processor(HTTPServerConfiguration configuration, HTTPListenerConfiguration listener, Notifier notifier, ByteBuffer preambleBuffer, ThreadPool threadPool, String ipAddress) HTTPServerThread(HTTPServerConfiguration configuration, HTTPListenerConfiguration listenerConfiguration, ThreadPool threadPool)