| Package | Description |
|---|---|
| org.jboss.as.domain.http.server |
| Modifier and Type | Method and Description |
|---|---|
static ConsoleMode |
ConsoleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleMode[] |
ConsoleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementHttpServer.Builder |
ManagementHttpServer.Builder.setConsoleMode(ConsoleMode consoleMode) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.