| Interface | Description |
|---|---|
| ConnectorStatistics |
Connector level statistics
|
| DefaultResponseListener |
Listener interface for default response handlers.
|
| ExchangeCompletionListener |
Listener interface for events that are run at the completion of a request/response
cycle (i.e.
|
| HandlerWrapper |
Interface that can be used to wrap the handler chains, adding additional handlers.
|
| HttpHandler |
A handler for an HTTP request.
|
| OpenListener |
Interface that represents an open listener, aka a connector.
|
| ResponseCommitListener |
Callback that is invoked just before the response is commit
|
| Class | Description |
|---|---|
| AggregateConnectorStatistics | |
| BasicSSLSessionInfo |
Basic SSL session information.
|
| Connectors |
This class provides the connector part of the
HttpServerExchange API. |
| ConnectorStatisticsImpl | |
| DefaultExchangeHandler | |
| HttpContinue |
Class that provides support for dealing with HTTP 100 (Continue) responses.
|
| HttpServerExchange |
An HTTP server request/response exchange.
|
| JvmRouteHandler |
Handler that appends the JVM route to the session id.
|
| JvmRouteHandler.Builder | |
| ListenerRegistry |
A registry of listeners, and the services that are exposed via these listeners.
|
| ListenerRegistry.HttpUpgradeMetadata | |
| ListenerRegistry.Listener | |
| RoutingHandler |
A Handler that handles the common case of routing via path template and method name.
|
| UndertowServerContainer |
| Enum | Description |
|---|---|
| SecureCookieCommitListener |
Sets the
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.