Package one.nio.http
Class HttpServerConfig
- java.lang.Object
-
- one.nio.server.ServerConfig
-
- one.nio.http.HttpServerConfig
-
public class HttpServerConfig extends ServerConfig
-
-
Field Summary
Fields Modifier and Type Field Description Map<String,String[]>virtualHosts-
Fields inherited from class one.nio.server.ServerConfig
acceptors, affinity, closeSessions, keepAlive, maxWorkers, minWorkers, queueTime, schedulingPolicy, selectors, threadPriority
-
-
Constructor Summary
Constructors Constructor Description HttpServerConfig()
-