Package | Description |
---|---|
org.wildfly.swarm.config.undertow | |
org.wildfly.swarm.config.undertow.servlet_container |
Modifier and Type | Method and Description |
---|---|
WebsocketsSetting |
ServletContainer.ServletContainerResources.websocketsSetting()
If websockets are enabled for this container
|
Modifier and Type | Method and Description |
---|---|
T |
ServletContainer.websocketsSetting(WebsocketsSetting value)
If websockets are enabled for this container
|
Modifier and Type | Class and Description |
---|---|
class |
WebsocketsSetting<T extends WebsocketsSetting<T>>
If websockets are enabled for this container
|
interface |
WebsocketsSettingConsumer<T extends WebsocketsSetting<T>> |
interface |
WebsocketsSettingSupplier<T extends WebsocketsSetting> |
Modifier and Type | Method and Description |
---|---|
WebsocketsSetting |
WebsocketsSettingSupplier.get()
Constructed instance of WebsocketsSetting resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.