| Interface | Description |
|---|---|
| BlockingHttpExchange |
An interface that provides the input and output streams for blocking HTTP requests.
|
| BufferAllocator | |
| CompletedListener | |
| ExchangeHandler | |
| HttpExchange | |
| HttpHeaderNames | |
| HttpMethodNames | |
| InputChannel | |
| IoCallback<T> | |
| OutputChannel | |
| PreCommitListener | |
| SSLSessionInfo |
SSL session information.
|
| UndertowEngine | |
| UndertowEngine.EngineInstance | |
| WriteFunction |
Function that is called before a write is performed.
|
| Class | Description |
|---|---|
| ConnectionSSLSessionInfo |
SSL session information that is read directly from the SSL session of the
XNIO connection
|
| DefaultBlockingHttpExchange | |
| HttpExchangeBase | |
| HttpProtocolNames |
Protocol version strings.
|
| StatusCodes | |
| UndertowInputStream |
Input stream that reads from the underlying channel.
|
| UndertowOption<T> | |
| UndertowOptionMap | |
| UndertowOptionMap.Builder | |
| UndertowOptions | |
| UndertowOutputStream |
Buffering output stream that wraps a channel.
|
| Enum | Description |
|---|---|
| ClientAuth |
| Exception | Description |
|---|---|
| RenegotiationRequiredException |
Exception that is thrown that indicates that SSL renegotiation is required
in order to get a client cert.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.