Package | Description |
---|---|
org.apache.http.client.fluent |
Modifier and Type | Field and Description |
---|---|
static Content |
Content.NO_CONTENT |
Modifier and Type | Method and Description |
---|---|
Content |
Response.returnContent() |
Modifier and Type | Method and Description |
---|---|
Future<Content> |
Async.execute(Request request) |
Future<Content> |
Async.execute(Request request,
org.apache.http.concurrent.FutureCallback<Content> callback) |
Modifier and Type | Method and Description |
---|---|
Future<Content> |
Async.execute(Request request,
org.apache.http.concurrent.FutureCallback<Content> callback) |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.