public class OkHttpFactory extends Object
Constructor and Description |
---|
OkHttpFactory() |
Modifier and Type | Method and Description |
---|---|
static com.squareup.okhttp.OkHttpClient |
createHttpClient() |
static HttpURLConnection |
openConnection(String aUrl,
Proxy aProxy) |
public static HttpURLConnection openConnection(String aUrl, Proxy aProxy) throws MalformedURLException
MalformedURLException
public static com.squareup.okhttp.OkHttpClient createHttpClient()
Copyright © 2018. All rights reserved.