Uses of Interface
org.mockserver.matchers.HttpRequestMatcher
Packages that use HttpRequestMatcher
-
Uses of HttpRequestMatcher in org.mockserver.log.model
Methods in org.mockserver.log.model with parameters of type HttpRequestMatcher -
Uses of HttpRequestMatcher in org.mockserver.matchers
Classes in org.mockserver.matchers that implement HttpRequestMatcherModifier and TypeClassDescriptionclassclassclassclassMatches HTTP request properties against expectation criteria.classMethods in org.mockserver.matchers that return HttpRequestMatcherModifier and TypeMethodDescriptionAbstractHttpRequestMatcher.setResponseInProgress(boolean responseInProgress) HttpRequestMatcher.setResponseInProgress(boolean responseInProgress) MatcherBuilder.transformsToMatcher(Expectation expectation) MatcherBuilder.transformsToMatcher(RequestDefinition requestDefinition) HttpRequestMatcher.withSource(MockServerMatcherNotifier.Cause source) -
Uses of HttpRequestMatcher in org.mockserver.mock
Methods in org.mockserver.mock that return types with arguments of type HttpRequestMatcherModifier and TypeMethodDescriptionRequestMatchers.retrieveRequestMatchers(RequestDefinition requestDefinition)