Package | Description |
---|---|
org.wildfly.swarm.config.undertow | |
org.wildfly.swarm.config.undertow.servlet_container |
Modifier and Type | Method and Description |
---|---|
JSPSetting |
ServletContainer.ServletContainerResources.jspSetting()
JSP container configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
ServletContainer.jspSetting(JSPSetting value)
JSP container configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
JSPSetting<T extends JSPSetting<T>>
JSP container configuration.
|
interface |
JSPSettingConsumer<T extends JSPSetting<T>> |
interface |
JSPSettingSupplier<T extends JSPSetting> |
Modifier and Type | Method and Description |
---|---|
JSPSetting |
JSPSettingSupplier.get()
Constructed instance of JSPSetting resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.