public abstract class ContainerProvider extends Object
ServiceLoader mechanism to provide instances of the WebSocket
 client container.| Constructor and Description | 
|---|
ContainerProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract WebSocketContainer | 
getContainer()  | 
static WebSocketContainer | 
getWebSocketContainer()
Create a new container used to create outgoing WebSocket connections. 
 | 
public static WebSocketContainer getWebSocketContainer()
protected abstract WebSocketContainer getContainer()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.