| Method and Description |
|---|
| com.squareup.okhttp.OkHttpClient.getTransports()
OkHttp 1.5 enforces an enumeration of
protocols that can be selected. Please switch to OkHttpClient.getProtocols(). |
| com.squareup.okhttp.OkHttpClient.setTransports(List OkHttp 1.5 enforces an enumeration of
protocols
that can be selected. Please switch to OkHttpClient.setProtocols(java.util.List). |
Copyright © 2014. All Rights Reserved.