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, setRequest
buildToString, equals, hashCode, id, toString
Copyright © 2016–2024. All rights reserved.