public interface ResponseParser<T>
T
parse(com.squareup.okhttp.Response response)
T parse(com.squareup.okhttp.Response response) throws java.io.IOException
java.io.IOException