Interface HttpEntityStub.ResponseRule
-
- All Known Implementing Classes:
FakeHttpLayer.RequestMatcherResponseRule
- Enclosing class:
- HttpEntityStub
public static interface HttpEntityStub.ResponseRule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.http.HttpResponsegetResponse()booleanmatches(org.apache.http.HttpRequest request)
-