public class EIOSession extends Attributes
Constructor and Description |
---|
EIOSession(WebSocketSession webSocketSession,
EIOHandler eioHandler) |
Modifier and Type | Method and Description |
---|---|
protected void |
getEioHandler(EIOHandler eioHandler) |
protected WebSocketSession |
getWebSocketSession() |
void |
send(String msg) |
void |
setWebSocketSession(WebSocketSession webSocketSession) |
attributes, clearAttribute, containAttribute, getAttribute, isModifyed, removeAttribute, setAttribute, setModifyed
public EIOSession(WebSocketSession webSocketSession, EIOHandler eioHandler)
protected void getEioHandler(EIOHandler eioHandler)
protected WebSocketSession getWebSocketSession()
public void setWebSocketSession(WebSocketSession webSocketSession)
public void send(String msg) throws SendMessageException, WebSocketFilterException
Copyright © 2020 Voovan. All rights reserved.