public interface HttpServerTransport extends LifecycleComponent
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HttpServerTransport.Dispatcher
Dispatches HTTP requests.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HTTP_SERVER_WORKER_THREAD_NAME_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
BoundTransportAddress |
boundAddress() |
HttpInfo |
info() |
HttpStats |
stats() |
addLifecycleListener, lifecycleState, removeLifecycleListener, start, stopclosestatic final java.lang.String HTTP_SERVER_WORKER_THREAD_NAME_PREFIX
BoundTransportAddress boundAddress()
HttpInfo info()
HttpStats stats()