Interface RequestMatcher
- All Known Implementing Classes:
FakeHttpLayer.DefaultRequestMatcher,FakeHttpLayer.RequestMatcherBuilder,FakeHttpLayer.UriRegexMatcher,FakeHttpLayer.UriRequestMatcher
Deprecated.
Apache HTTP client is deprecated in Android. Please migrate to an other solution
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(org.apache.http.HttpRequest request) Deprecated.
-
Method Details
-
matches
boolean matches(org.apache.http.HttpRequest request) Deprecated.
-