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
3787 method @Deprecated public void setHttpElementCharset(String);3799 …method @Deprecated public static void setHttpElementCharset(org.apache.http.params.HttpParams, Str…