api

http4k / org.http4k.routing / PathMethod

PathMethod

class PathMethod

Constructors

Name Summary
<init> PathMethod(path: String, method: Method)

Functions

Name Summary
to infix fun to(action: HttpHandler): RoutingHttpHandler