@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(org.jclouds.io.ContentMetadataCodec contentMetadataCodec) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntityForContent(org.apache.http.HttpEntityEnclosingRequest apacheRequest,
org.jclouds.io.Payload payload) |
org.apache.http.client.methods.HttpUriRequest |
convertToApacheRequest(org.jclouds.http.HttpRequest request) |
public static final String USER_AGENT
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.