| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.servlet_container |
| Modifier and Type | Method and Description |
|---|---|
WebsocketsSetting |
ServletContainer.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>
If websockets are enabled for this container
|
interface |
WebsocketsSettingConfigurator<T extends WebsocketsSetting> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.