| Package | Description |
|---|---|
| org.everit.http.client |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.Builder.build()
Builder method of the builder.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpRequest.Builder |
HttpRequest.builderFrom(HttpRequest httpRequest)
Creates a builder to build
HttpRequest and initialize it with the given object. |
io.reactivex.Single<HttpResponse> |
HttpClient.send(HttpRequest request)
Sends an HTTP call.
|
Copyright © 2011–2019 Everit Kft.. All rights reserved.