Interface | Description |
---|---|
ClientCallback<T> | |
ClientConnection | A client connection. |
ClientExchange | |
ClientProvider | A client connection provider. |
ClientStatistics | Returns statistics about the Undertow client connection |
ContinueNotification | Callback class that provides a notification of a HTTP 100 Continue response in the client. |
PushCallback | |
UndertowClientMessages | starting from 1000 |
Class | Description |
---|---|
ClientRequest | A client request. |
ClientResponse | A client response. |
ProxiedRequestAttachments | Additional attachments that are specific to requests that are being proxied from one server to another |
UndertowClient | Undertow client class. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.