public class HttpClientHelper extends Object
| Constructor and Description | 
|---|
| HttpClientHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Class | getParameterType(String parameterName)Returns the expected type of the given HttpClient parameter. | 
| static void | setParameter(org.apache.commons.httpclient.params.HttpParams params,
            String paramName,
            String paramValue) | 
public HttpClientHelper()
public static void setParameter(org.apache.commons.httpclient.params.HttpParams params, String paramName, String paramValue)
public static Class getParameterType(String parameterName)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.