Searched refs:setHttpElementCharset (Results 1 – 3 of 3) sorted by relevance
48 public void setHttpElementCharset (final String httpElementCharset) { in setHttpElementCharset() method in HttpProtocolParamBean49 HttpProtocolParams.setHttpElementCharset(params, httpElementCharset); in setHttpElementCharset()
87 public static void setHttpElementCharset(final HttpParams params, final String charset) { in setHttpElementCharset() method in HttpProtocolParams
3910 method public void setHttpElementCharset(java.lang.String);3922 …method public static void setHttpElementCharset(org.apache.http.params.HttpParams, java.lang.Strin…