您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
G
I
L
M
O
P
R
S
T
W
A
authorize()
- 类 中的方法gu.dtalk.client.
BaseConsole
安全验证, 用于实现连接dtalk引擎的安全验证过程
authorize()
- 类 中的方法gu.dtalk.client.
SampleConsole
使用密码验证连接合法性
向dtalk引擎发送包含连接密码和本机mac地址的json连接请求字符串(
ConnectReq
), 收到回复的请求通道名,即连接成功
B
BaseConsole
-
gu.dtalk.client
中的类
字符终端实现基类
BaseConsole(String, RedisConfigType)
- 类 的构造器gu.dtalk.client.
BaseConsole
构造方法
C
cmdInteractive()
- 类 中的方法gu.dtalk.client.
BaseConsole
键盘命令交互
connchname
- 类 中的变量gu.dtalk.client.
BaseConsole
连接频道名,用于终端向设备端发送连接请求 这是个与设备端MAC地址相关的常量,终端只要知道设备端的MAC就能得到它的连接频道名
CONNEC_PWD_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
CONNEC_PWD_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
connect()
- 类 中的方法gu.dtalk.client.
BaseConsole
尝试连接目标设备
ConnectorAdapter
-
gu.dtalk.client
中的类
管理端连接控制器简单实现
ConnectorAdapter()
- 类 的构造器gu.dtalk.client.
ConnectorAdapter
D
DEVICE_MAC_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
DEVICE_MAC_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
G
getAppName()
- 类 中的方法gu.dtalk.client.
SampleConsoleConfig
getConnectPassword()
- 类 中的方法gu.dtalk.client.
SampleConsoleConfig
getCurrentLevel()
- 类 中的方法gu.dtalk.client.
RenderEngine
getHeader()
- 类 中的方法gu.dtalk.client.
SampleConsoleConfig
getLastAck()
- 类 中的方法gu.dtalk.client.
RenderEngine
getLastResp()
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
getLastRespObj()
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
getMac()
- 类 中的方法gu.dtalk.client.
SampleConsoleConfig
getRedisParameters()
- 类 中的方法gu.dtalk.client.
SampleConsoleConfig
getRender()
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
getRoot()
- 类 中的方法gu.dtalk.client.
RenderEngine
getSelfMac(RedisConfigType)
- 类 中的静态方法gu.dtalk.client.
BaseConsole
getStream()
- 类 中的方法gu.dtalk.client.
TextRender
gu.dtalk.client
- 程序包 gu.dtalk.client
I
IMessageRender
-
gu.dtalk.client
中的接口
消息渲染器接口
inputMac()
- 类 中的静态方法gu.dtalk.client.
BaseConsole
输入目标设备的MAC地址
isTrace()
- 类 中的方法gu.dtalk.client.
SampleConsoleConfig
L
loadConfig(Options, CommandLine)
- 类 中的方法gu.dtalk.client.
SampleConsoleConfig
logger
- 类 中的静态变量gu.dtalk.client.
BaseConsole
M
main(String[])
- 类 中的静态方法gu.dtalk.client.
SampleConsole
O
onSubscribe(JSONObject)
- 类 中的方法gu.dtalk.client.
ConnectorAdapter
onSubscribe(JSONObject)
- 类 中的方法gu.dtalk.client.
RenderEngine
onSubscribe(T)
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
P
paint()
- 类 中的方法gu.dtalk.client.
RenderEngine
parseMac(String)
- 类 中的静态方法gu.dtalk.client.
BaseConsole
R
REDIS_DB_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_DB_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_HOST_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_HOST_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_PORT_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_PORT_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_PWD_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_PWD_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_TIMEOUT_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_TIMEOUT_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_URI_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
REDIS_URI_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
rendeAck(Ack<?>, boolean)
- 接口 中的方法gu.dtalk.client.
IMessageRender
渲染
Ack
rendeAck(Ack<?>, boolean)
- 类 中的方法gu.dtalk.client.
TextRender
rendeItem(MenuItem)
- 接口 中的方法gu.dtalk.client.
IMessageRender
渲染菜单项
rendeItem(MenuItem)
- 类 中的方法gu.dtalk.client.
TextRender
render
- 类 中的变量gu.dtalk.client.
TextMessageAdapter
RenderEngine
-
gu.dtalk.client
中的类
渲染引擎
用于显示从设备端收到的消息
RenderEngine()
- 类 的构造器gu.dtalk.client.
RenderEngine
reqChannel
- 类 中的变量gu.dtalk.client.
BaseConsole
请求频道名,用于终端向设备端发送菜单命令(item)请求 这个频道名,在与设备端成功连接后,由设备端提供
reset()
- 类 中的方法gu.dtalk.client.
RenderEngine
S
SampleConsole
-
gu.dtalk.client
中的类
简单字符终端实现
SampleConsole(String, RedisConfigType)
- 类 的构造器gu.dtalk.client.
SampleConsole
SampleConsoleConfig
-
gu.dtalk.client
中的类
终端命令行配置参数
SampleConsoleConfig()
- 类 的构造器gu.dtalk.client.
SampleConsoleConfig
SampleConsoleConstants
-
gu.dtalk.client
中的接口
常量定义
scanLine(Predicate<String>)
- 类 中的静态方法gu.dtalk.client.
BaseConsole
setOnValidPwd(Predicate<String>)
- 类 中的方法gu.dtalk.client.
ConnectorAdapter
setRender(IMessageRender)
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
setStackTrace(boolean)
- 类 中的方法gu.dtalk.client.
BaseConsole
setStream(PrintStream)
- 类 中的方法gu.dtalk.client.
TextRender
start()
- 类 中的方法gu.dtalk.client.
BaseConsole
启动终端
syncPublish(Channel<T>, T)
- 类 中的方法gu.dtalk.client.
BaseConsole
T
temminalMac
- 类 中的变量gu.dtalk.client.
BaseConsole
终端的MAC地址
TextMessageAdapter
<
T
> -
gu.dtalk.client
中的类
TextMessageAdapter()
- 类 的构造器gu.dtalk.client.
TextMessageAdapter
TextRender
-
gu.dtalk.client
中的类
文本渲染器,向
PrintStream
输出从设备端收到的消息
TextRender()
- 类 的构造器gu.dtalk.client.
TextRender
TRACE_OPTION
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
TRACE_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
TRACE_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
W
waitTextRenderEngine()
- 类 中的方法gu.dtalk.client.
BaseConsole
A
B
C
D
G
I
L
M
O
P
R
S
T
W
跳过导航链接
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020. All Rights Reserved.