| Modifier and Type | Method and Description |
|---|---|
static HttpServiceConfig |
HttpServiceConfig.getInstance()
Returns the right configuration according to the value of
EENamespaceInteroperability.EE_NAMESPACE_INTEROPERABLE_MODE. |
static HttpServiceConfig |
HttpServiceConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpServiceConfig[] |
HttpServiceConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpServerHelper.sendException(io.undertow.server.HttpServerExchange exchange,
HttpServiceConfig serviceConfig,
int status,
Throwable e) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.