public class HttpServer extends Object
| Constructor and Description |
|---|
HttpServer(InetSocketAddress aBindAddress,
IHttpLogger aLog,
ExecutorService aExecutor,
IHttpRequestHandler aHandler,
int aReadTimeoutMs) |
public HttpServer(InetSocketAddress aBindAddress, IHttpLogger aLog, ExecutorService aExecutor, IHttpRequestHandler aHandler, int aReadTimeoutMs) throws IOException
IOExceptionCopyright © 2021. All rights reserved.