@Deprecated public class HttpClientDefaultParameters extends Object
Modifier and Type | Method and Description |
---|---|
static void |
load(String file,
org.apache.http.params.HttpParams params)
Deprecated.
Loads a property file and converts parameters as necessary.
|
public static void load(String file, org.apache.http.params.HttpParams params)
file
- the file to loadparams
- Apache HttpClient parameter instanceCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.