public abstract class ContainerProvider extends Object
| Constructor | Description |
|---|---|
ContainerProvider() |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract WebSocketContainer |
getContainer() |
Load the container implementation.
|
static WebSocketContainer |
getWebSocketContainer() |
Obtain a new instance of a WebSocketContainer.
|
public static WebSocketContainer getWebSocketContainer()
null.protected abstract WebSocketContainer getContainer()
Copyright © 2019 JBoss by Red Hat. All rights reserved.