Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescription(scheduled to be removed in 1.18) Use
HttpBackOffUnsuccessfulResponseHandlerinstead.
-
Deprecated ClassesClassDescription(scheduled to be removed in 1.18). Use
HttpBackOffUnsuccessfulResponseHandlerwithExponentialBackOffinstead.
-
Deprecated FieldsFieldDescriptionAs of 1.20. Use
MockHttpURLConnection.setErrorStream(InputStream)instead.As of 1.20. UseMockHttpURLConnection.setInputStream(InputStream)instead.
-
Deprecated MethodsMethodDescription(scheduled to be removed in 1.18).
HttpRequest.setUnsuccessfulResponseHandler(HttpUnsuccessfulResponseHandler)with a newHttpBackOffUnsuccessfulResponseHandlerinstead.(scheduled to be removed in 1.18) UseHttpRequest.setIOExceptionHandler(HttpIOExceptionHandler)instead.(scheduled to be removed in 1.18). UseHttpRequest.setUnsuccessfulResponseHandler(HttpUnsuccessfulResponseHandler)with a newHttpBackOffUnsuccessfulResponseHandlerinstead.(scheduled to be removed in 1.18) UseHttpRequest.setIOExceptionHandler(HttpIOExceptionHandler)instead.(to be removed in the future) UseBuilder()instead.