public class WebSocketSession extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addCookie(Cookie cookie) |
void |
close() |
Set<Cookie> |
getCookies() |
Session |
getHttpSession() |
String |
getId() |
String |
getParameter(String name) |
void |
sendText(String text) |
Copyright © 2009–2019 B3log. All rights reserved.