public static class HttpResponse.Builder extends HttpMessage.AbstractBuilder<HttpResponse,HttpResponse.Builder>
bodyChannel, headerMap, version| Constructor and Description |
|---|
Builder(int status,
String reasonPhrase) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
build()
Finishes building.
|
addHeader, addHeaders, body, body, setHeader, versionpublic Builder(int status,
String reasonPhrase)
public HttpResponse build()
Message.AbstractBuilderbuild in class Message.AbstractBuilder<HttpResponse,HttpResponse.Builder>Copyright © 2022. All rights reserved.