| Package | Description |
|---|---|
| io.undertow.client | |
| io.undertow.client.ajp | |
| io.undertow.client.http |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
ClientExchange.getContinueResponse() |
ClientResponse |
ClientExchange.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
AjpClientExchange.getContinueResponse() |
ClientResponse |
AjpClientExchange.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
HttpClientExchange.getContinueResponse() |
ClientResponse |
HttpClientExchange.getResponse() |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.