BlockingHandler

io.undertow.server.handlers.BlockingHandler
final class BlockingHandler(handler: HttpHandler) extends HttpHandler

Attributes

Graph
Supertypes
trait HttpHandler
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def handleRequest(exchange: HttpServerExchange): Unit