public class HttpServerHelper extends Object
Modifier and Type | Field and Description |
---|---|
static MarshallerFactory |
RIVER_MARSHALLER_FACTORY |
Modifier and Type | Method and Description |
---|---|
static void |
sendException(HttpServerExchange exchange,
int status,
Throwable e) |
public static final MarshallerFactory RIVER_MARSHALLER_FACTORY
public static void sendException(HttpServerExchange exchange, int status, Throwable e)
Copyright © 2019 JBoss by Red Hat. All rights reserved.