api

http4k / org.http4k.servlet / Http4kServletAdapter

Http4kServletAdapter

class Http4kServletAdapter

Adapts between the Servlet and http4k APIs

Constructors

Name Summary
<init> Adapts between the Servlet and http4k APIsHttp4kServletAdapter(handler: HttpHandler)

Functions

Name Summary
handle fun handle(req: HttpServletRequest, resp: HttpServletResponse): Unit