Interface HttpEntityStub.ResponseRule
- All Known Implementing Classes:
FakeHttpLayer.RequestMatcherResponseRule
- Enclosing class:
- HttpEntityStub
public static interface HttpEntityStub.ResponseRule
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.http.HttpResponse
boolean
matches
(org.apache.http.HttpRequest request)
-
Method Details
-
matches
boolean matches(org.apache.http.HttpRequest request) -
getResponse
- Throws:
org.apache.http.HttpException
IOException
-