Package com.squareup.okhttp
Interface Response.Receiver
- Enclosing class:
- Response
public static interface Response.Receiver
-
Method Summary
Modifier and Type Method Description voidonFailure(Failure failure)voidonResponse(Response response)
-
Method Details
-
onFailure
-
onResponse
- Throws:
IOException
-