public abstract class AbstractWebResponse extends AbstractResponse<org.asynchttpclient.Response>
Abstract AbstractWebResponse class.
| Constructor and Description |
|---|
AbstractWebResponse(org.asynchttpclient.Response response)
Constructor for AbstractWebResponse.
|
| Modifier and Type | Method and Description |
|---|---|
org.asynchttpclient.Response |
getMessage()
getMessage.
|
io.netty.handler.codec.http.HttpStatusClass |
getStatus()
getStatus.
|
getAddress, getRequest, getResult, setAddress, setRequestbuildToString, equals, hashCode, id, toStringCopyright © 2016–2024. All rights reserved.