Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescription(scheduled to be removed in 1.18) Use
HttpBackOffUnsuccessfulResponseHandler
instead.
-
Deprecated ClassesClassDescription(scheduled to be removed in 1.18). Use
HttpBackOffUnsuccessfulResponseHandler
withExponentialBackOff
instead.
-
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 newHttpBackOffUnsuccessfulResponseHandler
instead.(scheduled to be removed in 1.18) UseHttpRequest.setIOExceptionHandler(HttpIOExceptionHandler)
instead.(scheduled to be removed in 1.18). UseHttpRequest.setUnsuccessfulResponseHandler(HttpUnsuccessfulResponseHandler)
with a newHttpBackOffUnsuccessfulResponseHandler
instead.(scheduled to be removed in 1.18) UseHttpRequest.setIOExceptionHandler(HttpIOExceptionHandler)
instead.(to be removed in the future) UseBuilder()
instead.