public abstract class BaseTerminalHandler extends BaseHandler
| Constructor and Description |
|---|
BaseTerminalHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendBinary(org.springframework.web.socket.WebSocketSession session,
String msg) |
afterConnectionClosed, afterConnectionEstablished, afterConnectionEstablishedImpl, destroy, handleTransportError, logOpt, sendMsg, showHelloMsghandleBinaryMessageprotected void sendBinary(org.springframework.web.socket.WebSocketSession session,
String msg)
Copyright © 2017–2022. All rights reserved.