Uses of Interface
software.xdev.mockserver.matchers.HttpRequestMatcher
Packages that use HttpRequestMatcher
Package
Description
-
Uses of HttpRequestMatcher in software.xdev.mockserver.event.model
Methods in software.xdev.mockserver.event.model with parameters of type HttpRequestMatcher -
Uses of HttpRequestMatcher in software.xdev.mockserver.matchers
Classes in software.xdev.mockserver.matchers that implement HttpRequestMatcherModifier and TypeClassDescriptionclassclassMethods in software.xdev.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 software.xdev.mockserver.mock
Methods in software.xdev.mockserver.mock that return types with arguments of type HttpRequestMatcherModifier and TypeMethodDescriptionRequestMatchers.retrieveRequestMatchers(RequestDefinition requestDefinition)