| Package | Description |
|---|---|
| org.mule.runtime.http.api.server |
| Modifier and Type | Method and Description |
|---|---|
static MethodRequestMatcher |
MethodRequestMatcher.acceptAll() |
MethodRequestMatcher |
MethodRequestMatcherBuilder.build() |
MethodRequestMatcher |
PathAndMethodRequestMatcher.getMethodRequestMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MethodRequestMatcher.intersectsWith(MethodRequestMatcher matcher) |
PathAndMethodRequestMatcherBuilder |
PathAndMethodRequestMatcherBuilder.methodRequestMatcher(MethodRequestMatcher methodRequestMatcher)
Selects a
MethodRequestMatcher to use. |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.