public abstract class ContainerProvider extends Object
| Constructor and Description | 
|---|
| ContainerProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract WebSocketContainer | getContainer()Create a new instance of the the WebSocket container implementation. | 
| static WebSocketContainer | getWebSocketContainer()Obtain a new instance of a WebSocketContainer. | 
public static WebSocketContainer getWebSocketContainer()
null.protected abstract WebSocketContainer getContainer()
Copyright © 2012–2019 Oracle Corporation. All rights reserved.