public final class HttpHandlers extends Object
Constructor and Description |
---|
HttpHandlers() |
Modifier and Type | Method and Description |
---|---|
static void |
executeRootHandler(HttpHandler handler,
HttpServerExchange exchange,
boolean inIoThread) |
static void |
handlerNotNull(HttpHandler handler) |
public static void executeRootHandler(HttpHandler handler, HttpServerExchange exchange, boolean inIoThread)
public static void handlerNotNull(HttpHandler handler)
Copyright © 2013 JBoss by Red Hat. All rights reserved.