public interface TyrusClientSocket
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the socket.
|
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.