public class OkHttpStack extends Object
| Constructor and Description |
|---|
OkHttpStack() |
OkHttpStack(OkHttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
HttpConnection |
createNewConnection(String method,
String url) |
public OkHttpStack()
public OkHttpStack(OkHttpClient client)
public HttpConnection createNewConnection(String method, String url) throws IOException
IOException