public interface ClientSocket extends Closeable
ClientContainer.openClientSocket(String, javax.websocket.ClientEndpointConfig, EndpointWrapper, ClientContainer.ClientHandshakeListener, java.util.Map)| Modifier and Type | Method and Description |
|---|---|
javax.websocket.Session |
getSession()
Session representing the connection with server. |
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.