Package | Description |
---|---|
org.apache.http.client.fluent |
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
|
Modifier and Type | Method and Description |
---|---|
Response |
Request.execute() |
Response |
Executor.execute(Request request)
Executes the request.
|