Package org.wildfly.httpclient.common
Class HttpServerHelper
java.lang.Object
org.wildfly.httpclient.common.HttpServerHelper
- Author:
- Stuart Douglas
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsendException(HttpServerExchange exchange, HttpServiceConfig serviceConfig, int status, Throwable e)
-
Method Details
-
sendException
public static void sendException(HttpServerExchange exchange, HttpServiceConfig serviceConfig, int status, Throwable e)
-