| Package | Description |
|---|---|
| org.codehaus.httpcache4j | |
| org.codehaus.httpcache4j.resolver |
| Modifier and Type | Method and Description |
|---|---|
StatusLine |
HTTPResponse.getStatusLine() |
| Constructor and Description |
|---|
HTTPResponse(Optional<Payload> payload,
StatusLine statusLine,
Headers headers) |
| Modifier and Type | Method and Description |
|---|---|
static HTTPResponse |
ResponseCreator.createResponse(StatusLine line,
Headers responseHeaders,
Optional<InputStream> stream) |
Copyright © 2008–2017. All rights reserved.