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