package routes
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- routes
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait HttpRoute extends Directives
- trait HttpRouteGroup extends HttpRoute
- class HttpRouter extends LazyLogging
- class StaticDirRoute extends HttpRoute
Value Members
- implicit def toHttpRoute(_route: Route): HttpRoute
- object StaticDirRoute