public abstract class ContainerProvider extends Object
Constructor and Description |
---|
ContainerProvider() |
Modifier and Type | Method and 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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.