package protocol
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class RouteMap[F[_]](prefix: String, route: HttpRoutes[F]) extends Product with Serializable
- class http extends Annotation with StaticAnnotation
Value Members
- object HttpServer