org.jclouds.http.apachehc
Class ApacheHCUtils
java.lang.Object
org.jclouds.http.apachehc.ApacheHCUtils
@Singleton
public class ApacheHCUtils
- extends Object
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_AGENT
public static final String USER_AGENT
- See Also:
- Constant Field Values
ApacheHCUtils
public ApacheHCUtils()
convertToApacheRequest
public static org.apache.http.client.methods.HttpUriRequest convertToApacheRequest(HttpRequest request)
addEntityForContent
public static void addEntityForContent(org.apache.http.HttpEntityEnclosingRequest apacheRequest,
Payload payload)
Copyright © 2009-2011 jclouds. All Rights Reserved.