JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.websocket.event
TextMessageHandler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
handle(String, boolean)
Interface TextMessageHandler
public interface
TextMessageHandler
文本消息处理器
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
String
text, boolean last)
Method Details
handle
void
handle
(
String
text, boolean last)