public class ClientWSSession extends Object
| Constructor and Description |
|---|
ClientWSSession(javax.websocket.Session session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
javax.websocket.Session |
getSession() |
int |
hashCode() |
boolean |
isWorking() |
void |
setWorking(boolean working) |
Copyright © 2018. All rights reserved.