Package | Description |
---|---|
org.wildfly.swarm.config.undertow.server | |
org.wildfly.swarm.config.undertow.server.host |
Modifier and Type | Method and Description |
---|---|
ConsoleAccessLogSetting |
Host.HostResources.consoleAccessLogSetting()
Allows the access log to be written to the console.
|
Modifier and Type | Method and Description |
---|---|
T |
Host.consoleAccessLogSetting(ConsoleAccessLogSetting value)
Allows the access log to be written to the console.
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleAccessLogSetting<T extends ConsoleAccessLogSetting<T>>
Allows the access log to be written to the console.
|
interface |
ConsoleAccessLogSettingConsumer<T extends ConsoleAccessLogSetting<T>> |
interface |
ConsoleAccessLogSettingSupplier<T extends ConsoleAccessLogSetting> |
Modifier and Type | Method and Description |
---|---|
ConsoleAccessLogSetting |
ConsoleAccessLogSettingSupplier.get()
Constructed instance of ConsoleAccessLogSetting resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.