Interface HttpRequestMatcher

All Superinterfaces:
Matcher<RequestDefinition>
All Known Implementing Classes:
AbstractHttpRequestMatcher, HttpRequestPropertiesMatcher

public interface HttpRequestMatcher extends Matcher<RequestDefinition>