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 |
|---|---|
MethodRequestMatcher |
getMethodRequestMatcher() |
String |
getPath() |
matchesString getPath()
MethodRequestMatcher getMethodRequestMatcher()
MethodRequestMatcher to useCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.