| Package | Description |
|---|---|
| org.mule.module.http.internal.listener.matcher |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptsAllMethodsRequestMatcher
Accepts all the http methods
|
| Modifier and Type | Method and Description |
|---|---|
MethodRequestMatcher |
ListenerRequestMatcher.getMethodRequestMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MethodRequestMatcher.intersectsWith(MethodRequestMatcher methodRequestMatcher)
Determines if there's an intersection between the allowed methods by two
request matcher
|
boolean |
AcceptsAllMethodsRequestMatcher.intersectsWith(MethodRequestMatcher methodRequestMatcher) |
| Constructor and Description |
|---|
ListenerRequestMatcher(MethodRequestMatcher methodRequestMatcher,
String path) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.