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