org.jboss.resteasy.util
Class HttpClient4xUtils
java.lang.Object
org.jboss.resteasy.util.HttpClient4xUtils
public class HttpClient4xUtils
- extends Object
HttpClient4xUtils provides utility methods useful for changes
necessitated by switching from HttpClient 3.x to HttpClient 4.x.
- Version:
- $Revision: 1 $
- Author:
- Ron Sigal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpClient4xUtils
public HttpClient4xUtils()
consumeEntity
public static void consumeEntity(org.apache.http.HttpResponse response)
updateQuery
public static String updateQuery(String uriString,
String query)
Copyright © 2012. All Rights Reserved.