@Singleton public class ApacheHCUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ApacheHCUtils.HttpEntityPayload |
Modifier and Type | Field and Description |
---|---|
static String |
USER_AGENT |
Constructor and Description |
---|
ApacheHCUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
addEntityForContent(org.apache.http.HttpEntityEnclosingRequest apacheRequest,
Payload payload) |
static org.apache.http.client.methods.HttpUriRequest |
convertToApacheRequest(HttpRequest request) |
public static final String USER_AGENT
public static org.apache.http.client.methods.HttpUriRequest convertToApacheRequest(HttpRequest request)
public static void addEntityForContent(org.apache.http.HttpEntityEnclosingRequest apacheRequest, Payload payload)
Copyright © 2009-2012 jclouds. All Rights Reserved.