您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
G
I
L
M
O
P
R
S
T
A
AMQ_HOST_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_HOST_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_PORT_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_PORT_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_PWD_OPTION
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_PWD_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_PWD_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_TIMEOUT_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_TIMEOUT_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_URI_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_URI_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_USERNAME_OPTION
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_USERNAME_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
AMQ_USERNAME_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
authorize()
- 类 中的方法gu.dtalk.client.
BaseConsole
安全验证, 用于实现连接dtalk引擎的安全验证过程
authorize()
- 类 中的方法gu.dtalk.client.
SampleConsole
使用密码验证连接合法性
向dtalk引擎发送包含连接密码和本机mac地址的json连接请求字符串(
ConnectReq
), 收到回复的请求通道名,即连接成功
B
BaseConsole
-
gu.dtalk.client
中的类
字符终端实现基类
BaseConsole(String, IMessageQueueFactory)
- 类 的构造器gu.dtalk.client.
BaseConsole
构造方法
C
cmdInteractive()
- 类 中的方法gu.dtalk.client.
BaseConsole
键盘命令交互
connchname
- 类 中的变量gu.dtalk.client.
BaseConsole
连接频道名,用于终端向设备端发送连接请求 这是个与设备端MAC地址相关的常量,终端只要知道设备端的MAC就能得到它的连接频道名
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
doAfterParse()
- 类 中的方法gu.dtalk.client.
SampleConsoleActivemqConfig
doAfterParse()
- 类 中的方法gu.dtalk.client.
SampleConsoleRedisConfig
doGetConstants()
- 类 中的方法gu.dtalk.client.
SampleConsoleActivemqConfig
doGetConstants()
- 类 中的方法gu.dtalk.client.
SampleConsoleRedisConfig
G
getActivemqParameters()
- 类 中的方法gu.dtalk.client.
SampleConsoleActivemqConfig
getAppName()
- 类 中的方法gu.dtalk.client.
SampleConsoleActivemqConfig
getAppName()
- 类 中的方法gu.dtalk.client.
SampleConsoleRedisConfig
getCurrentLevel()
- 类 中的方法gu.dtalk.client.
RenderEngine
getHeader()
- 类 中的方法gu.dtalk.client.
SampleConsoleActivemqConfig
getHeader()
- 类 中的方法gu.dtalk.client.
SampleConsoleRedisConfig
getLastAck()
- 类 中的方法gu.dtalk.client.
RenderEngine
getLastResp()
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
getLastRespObj()
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
getMac()
- 类 中的方法gu.dtalk.client.
SampleConsoleActivemqConfig
getMac()
- 类 中的方法gu.dtalk.client.
SampleConsoleRedisConfig
getRedisParameters()
- 类 中的方法gu.dtalk.client.
SampleConsoleRedisConfig
getRender()
- 类 中的方法gu.dtalk.client.
TextMessageAdapter
getRoot()
- 类 中的方法gu.dtalk.client.
RenderEngine
getSelfMac(HostAndPort)
- 类 中的静态方法gu.dtalk.client.
BaseConsole
getStream()
- 类 中的方法gu.dtalk.client.
TextRender
gu.dtalk.client
- 程序包 gu.dtalk.client
I
IMessageRender
-
gu.dtalk.client
中的接口
消息渲染器接口
IMPL_TYPE
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
inputMac()
- 类 中的静态方法gu.dtalk.client.
BaseConsole
输入目标设备的MAC地址
L
loadConfig(Options, CommandLine)
- 类 中的方法gu.dtalk.client.
SampleConsoleActivemqConfig
loadConfig(Options, CommandLine)
- 类 中的方法gu.dtalk.client.
SampleConsoleRedisConfig
logger
- 类 中的静态变量gu.dtalk.client.
BaseConsole
M
main(String[])
- 类 中的静态方法gu.dtalk.client.
SampleConsoleActivemqConfig
main(String[])
- 类 中的静态方法gu.dtalk.client.
SampleConsoleRedisConfig
makeConsole(Class<T>, String, IMessageQueueConfigManager)
- 类 中的静态方法gu.dtalk.client.
BaseConsole
根据消息系统配置管理器实例创建targetClass指定的终端实例
MQTT_OPTION_DESC
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
MQTT_OPTION_LONG
- 接口 中的静态变量gu.dtalk.client.
SampleConsoleConstants
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
- 接口 中的静态变量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, IMessageQueueFactory)
- 类 的构造器gu.dtalk.client.
SampleConsole
SampleConsoleActivemqConfig
-
gu.dtalk.client
中的类
终端命令行配置参数
SampleConsoleConstants
-
gu.dtalk.client
中的接口
常量定义
SampleConsoleRedisConfig
-
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
showError(Throwable)
- 类 中的方法gu.dtalk.client.
BaseConsole
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
A
B
C
D
G
I
L
M
O
P
R
S
T
跳过导航链接
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022. All Rights Reserved.