Package | Description |
---|---|
org.wildfly.swarm.config.undertow.server | |
org.wildfly.swarm.config.undertow.server.host |
Modifier and Type | Method and Description |
---|---|
AccessLogSetting |
Host.HostResources.accessLogSetting()
The access log configuration for this virtual server.
|
Modifier and Type | Method and Description |
---|---|
T |
Host.accessLogSetting(AccessLogSetting value)
The access log configuration for this virtual server.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessLogSetting<T extends AccessLogSetting<T>>
The access log configuration for this virtual server.
|
interface |
AccessLogSettingConsumer<T extends AccessLogSetting<T>> |
interface |
AccessLogSettingSupplier<T extends AccessLogSetting> |
Modifier and Type | Method and Description |
---|---|
AccessLogSetting |
AccessLogSettingSupplier.get()
Constructed instance of AccessLogSetting resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.