| Package | Description |
|---|---|
| org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| Modifier and Type | Method | Description |
|---|---|---|
HttpResponse |
HttpExchange.getResponse() |
|
HttpResponse |
HttpResponse.reason(java.lang.String reason) |
|
HttpResponse |
HttpResponse.status(int status) |
|
HttpResponse |
HttpResponse.version(HttpVersion version) |
Copyright © 1995–2017 Webtide. All rights reserved.