Interface | Description |
---|---|
RequestMatcher |
A request matcher represents a condition that is fulfilled or not by an http request
|
Class | Description |
---|---|
AcceptsAllMethodsRequestMatcher |
Accepts all the http methods
|
ListenerRequestMatcher |
Request matcher for an http listener that accepts request based
on a path and a group of allowed methods.
|
MethodRequestMatcher |
Request matcher for http methods.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.