Uses of Interface
javax.websocket.WebSocketContainer

Uses of WebSocketContainer in javax.websocket
 

Methods in javax.websocket that return WebSocketContainer
 WebSocketContainer Session.getContainer()
          Return the container that this session is part of.
protected abstract  WebSocketContainer ContainerProvider.getContainer()
          Load the container implementation.
static WebSocketContainer ContainerProvider.getWebSocketContainer()
          Obtain a new instance of a WebSocketContainer.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : users@websocket-spec.java.net