Uses of Class
org.mockserver.matchers.HttpRequestMatcher
-
Packages that use HttpRequestMatcher Package Description org.mockserver.matchers -
-
Uses of HttpRequestMatcher in org.mockserver.matchers
Methods in org.mockserver.matchers that return HttpRequestMatcher Modifier and Type Method Description HttpRequestMatcher
MatcherBuilder. transformsToMatcher(Expectation expectation)
HttpRequestMatcher
MatcherBuilder. transformsToMatcher(HttpRequest httpRequest)
-