Uses of Enum Class
org.wildfly.httpclient.common.HttpServiceConfig
Packages that use HttpServiceConfig
-
Uses of HttpServiceConfig in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common that return HttpServiceConfigModifier and TypeMethodDescriptionstatic HttpServiceConfigHttpServiceConfig.getInstance()Returns the default configuration.static HttpServiceConfigReturns the enum constant of this class with the specified name.static HttpServiceConfig[]HttpServiceConfig.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wildfly.httpclient.common with parameters of type HttpServiceConfigModifier and TypeMethodDescriptionstatic voidHttpServerHelper.sendException(HttpServerExchange exchange, HttpServiceConfig serviceConfig, int status, Throwable e)