Class HttpServerConfig
java.lang.Object
one.nio.server.ServerConfig
one.nio.http.HttpServerConfig
-
Field Summary
FieldsFields inherited from class ServerConfig
acceptors, affinity, closeSessions, DEFAULT_SELECTOR_THREAD_NAME_FORMAT, keepAlive, maxWorkers, minWorkers, multiAcceptor, pinAcceptors, queueTime, schedulingPolicy, selectors, selectorThreadNameFormat, threadPriority -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ServerConfig
formatSelectorThreadName, from, from, threadNameFormat
-
Field Details
-
virtualHosts
-
-
Constructor Details
-
HttpServerConfig
public HttpServerConfig()
-