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 java.util.Map<java.lang.String,java.lang.String[]>virtualHosts-
Fields inherited from class one.nio.server.ServerConfig
acceptors, affinity, closeSessions, DEFAULT_SELECTOR_THREAD_NAME_FORMAT, keepAlive, maxWorkers, minWorkers, multiAcceptor, pinAcceptors, queueTime, schedulingPolicy, selectors, selectorThreadNameFormat, threadPriority
-
-
Constructor Summary
Constructors Constructor Description HttpServerConfig()
-
Method Summary
-
Methods inherited from class one.nio.server.ServerConfig
formatSelectorThreadName, from, from, threadNameFormat
-
-