Package | Description |
---|---|
io.undertow.websockets.jsr |
Modifier and Type | Method and Description |
---|---|
List<WebSocketDeploymentInfo.ContainerReadyListener> | WebSocketDeploymentInfo.getListeners() |
Modifier and Type | Method and Description |
---|---|
WebSocketDeploymentInfo | WebSocketDeploymentInfo.addListener(WebSocketDeploymentInfo.ContainerReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
WebSocketDeploymentInfo | WebSocketDeploymentInfo.addListeners(Collection<WebSocketDeploymentInfo.ContainerReadyListener> listeners) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.