Uses of Class
io.odilon.client.http.ResponseHeader
-
Packages that use ResponseHeader Package Description io.odilon.client.http -
-
Uses of ResponseHeader in io.odilon.client.http
Methods in io.odilon.client.http that return ResponseHeader Modifier and Type Method Description ResponseHeader
HttpResponse. header()
Constructors in io.odilon.client.http with parameters of type ResponseHeader Constructor Description HttpResponse(ResponseHeader header, okhttp3.Response response)
-