Class HelidonHttpClientResponse
java.lang.Object
cool.scx.http.helidon.HelidonHttpClientResponse
- All Implemented Interfaces:
ScxHttpClientResponse
-
Constructor Summary
ConstructorsConstructorDescriptionHelidonHttpClientResponse(io.helidon.webclient.api.HttpClientResponse response, HelidonHttpClient client) -
Method Summary
-
Constructor Details
-
HelidonHttpClientResponse
public HelidonHttpClientResponse(io.helidon.webclient.api.HttpClientResponse response, HelidonHttpClient client)
-
-
Method Details
-
status
- Specified by:
statusin interfaceScxHttpClientResponse
-
headers
- Specified by:
headersin interfaceScxHttpClientResponse
-
body
- Specified by:
bodyin interfaceScxHttpClientResponse
-