| Package | Description |
|---|---|
| com.payneteasy.http.server.api.response |
| Modifier and Type | Field and Description |
|---|---|
static HttpResponseStatusLine |
HttpResponseStatusLine.BAD_REQUEST |
static HttpResponseStatusLine |
HttpResponseStatusLine.OK |
| Modifier and Type | Method and Description |
|---|---|
HttpResponseStatusLine |
HttpResponse.getStatusLine() |
| Constructor and Description |
|---|
HttpResponse(HttpResponseStatusLine statusLine,
HttpResponseHeaders headers,
HttpResponseMessageBody body) |
Copyright © 2020. All rights reserved.