| Class | Description |
|---|---|
| DefaultRequestMatcherRegistry<T> | |
| DefaultRequestMatcherRegistry.Path<H> |
Represents a URI path, which can be a parent to regular sub paths, a catch all sub path (/*) and a URI param path (/{param}).
|
| DefaultRequestMatcherRegistry.RequestHandlerMatcherPair<A> |
Association of a
RequestHandler and a PathAndMethodRequestMatcher as they were introduced, which allows a
joint view and availability handling. |
| DefaultRequestMatcherRegistryBuilder<T> |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.