| Package | Description |
|---|---|
| org.tio.http.common | |
| org.tio.http.server |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestHandler |
HttpConfig.getHttpRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpConfig.setHttpRequestHandler(HttpRequestHandler httpRequestHandler) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestHandler |
HttpServerStarter.getHttpRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerStarter.setHttpRequestHandler(HttpRequestHandler requestHandler) |
| Constructor and Description |
|---|
HttpServerStarter(HttpConfig httpConfig,
HttpRequestHandler requestHandler) |
HttpServerStarter(HttpConfig httpConfig,
HttpRequestHandler requestHandler,
org.tio.utils.thread.pool.SynThreadPoolExecutor tioExecutor,
ExecutorService groupExecutor) |
HttpTioServerHandler(HttpConfig httpConfig,
HttpRequestHandler requestHandler) |
Copyright © 2025. All rights reserved.