@NoImplement public interface PathAndMethodRequestMatcher extends RequestMatcher
RequestMatcher that matches against an HttpRequest method (via a MethodRequestMatcher) and it's path.| Modifier and Type | Method and Description |
|---|---|
static PathAndMethodRequestMatcherBuilder |
builder() |
MethodRequestMatcher |
getMethodRequestMatcher() |
String |
getPath() |
matchesstatic PathAndMethodRequestMatcherBuilder builder()
PathAndMethodRequestMatcherBuilderString getPath()
MethodRequestMatcher getMethodRequestMatcher()
MethodRequestMatcher to useCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.