object Route
Ordering
- Alphabetic
- By Inheritance
Inherited
- Route
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait ParamsExtractor extends AnyRef
Extractor of route from a request.
Value Members
- def apply(method: String, pathPattern: PathPattern): ParamsExtractor
Create a params extractor from the given method and path pattern.
A route