Modifier and Type | Field and Description |
---|---|
static Content |
Content.NO_CONTENT |
Modifier and Type | Method and Description |
---|---|
Content |
ContentResponseHandler.handleEntity(org.apache.http.HttpEntity entity) |
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 © 2011–2022 The Apache Software Foundation. All rights reserved.