Package | Description |
---|---|
io.jpom.socket | |
io.jpom.socket.handler |
Modifier and Type | Method and Description |
---|---|
protected String |
BaseProxyHandler.handleTextMessage(Map<String,Object> attributes,
ProxySession proxySession,
com.alibaba.fastjson.JSONObject json,
ConsoleCommandOp consoleCommandOp)
消息处理方法
|
Modifier and Type | Method and Description |
---|---|
protected String |
TomcatHandler.handleTextMessage(Map<String,Object> attributes,
ProxySession proxySession,
com.alibaba.fastjson.JSONObject json,
ConsoleCommandOp consoleCommandOp) |
protected String |
NodeScriptHandler.handleTextMessage(Map<String,Object> attributes,
ProxySession proxySession,
com.alibaba.fastjson.JSONObject json,
ConsoleCommandOp consoleCommandOp) |
protected String |
ConsoleHandler.handleTextMessage(Map<String,Object> attributes,
ProxySession proxySession,
com.alibaba.fastjson.JSONObject json,
ConsoleCommandOp consoleCommandOp) |
Copyright © 2017–2022. All rights reserved.