A D F G H I L O P R S T U
A
- add(TopicListener<Event>) - 类 中的方法org.noear.dami.TopicListenPipeline
-
添加监听
- add(int, TopicListener<Event>) - 类 中的方法org.noear.dami.TopicListenPipeline
-
添加监听(带顺序位)
- add(String, TopicListener<Payload>) - 类 中的方法org.noear.dami.TopicRouter
-
添加监听
- add(String, int, TopicListener<Payload>) - 类 中的方法org.noear.dami.TopicRouter
-
添加监听
D
- DamiBus - org.noear.dami中的接口
-
大米总线(提供 Local Procedure Call 服务)
- DamiBusImpl - org.noear.dami中的类
-
大米总线实现
- DamiBusImpl() - 类 的构造器org.noear.dami.DamiBusImpl
-
F
- future - 类 中的变量org.noear.dami.Payload
-
G
- getContent() - 类 中的方法org.noear.dami.Payload
-
内容
- getGuid() - 类 中的方法org.noear.dami.Payload
-
唯一性id
- getTimeout() - 接口 中的方法org.noear.dami.DamiBus
-
获取超时
- getTimeout() - 类 中的方法org.noear.dami.DamiBusImpl
-
获取超时
- getTopic() - 类 中的方法org.noear.dami.Payload
-
主题
- global() - 接口 中的静态方法org.noear.dami.DamiBus
-
- global() - 类 中的静态方法org.noear.dami.DamiBusImpl
-
H
- handle(Payload) - 类 中的方法org.noear.dami.TopicRouter
-
接收事件并路由
I
- isRequest() - 类 中的方法org.noear.dami.Payload
-
L
- listen(String, TopicListener<Payload>) - 接口 中的方法org.noear.dami.DamiBus
-
监听
- listen(String, TopicListener<Payload>) - 类 中的方法org.noear.dami.DamiBusImpl
-
监听
O
- onEvent(Event) - 接口 中的方法org.noear.dami.TopicListener
-
- onEvent(Event) - 类 中的方法org.noear.dami.TopicListenPipeline
-
- org.noear.dami - 程序包 org.noear.dami
-
P
- Payload - org.noear.dami中的类
-
事件装载
- Payload(String, String) - 类 的构造器org.noear.dami.Payload
-
R
- remove(TopicListener<Event>) - 类 中的方法org.noear.dami.TopicListenPipeline
-
移除监听
- remove(String, TopicListener<Payload>) - 类 中的方法org.noear.dami.TopicRouter
-
移除监听
- requestAndCallback(String, String, Consumer<String>) - 接口 中的方法org.noear.dami.DamiBus
-
请求并等待回调
- requestAndCallback(String, String, Consumer<String>) - 类 中的方法org.noear.dami.DamiBusImpl
-
请求并等待回调
- requestAndResponse(String, String) - 接口 中的方法org.noear.dami.DamiBus
-
请求并等待响应
- requestAndResponse(String, String) - 类 中的方法org.noear.dami.DamiBusImpl
-
请求并等待响应
- response(Payload, String) - 接口 中的方法org.noear.dami.DamiBus
-
响应
- response(Payload, String) - 类 中的方法org.noear.dami.DamiBusImpl
-
响应
S
- send(String, String) - 接口 中的方法org.noear.dami.DamiBus
-
发送(不需要响应)
- send(String, String) - 类 中的方法org.noear.dami.DamiBusImpl
-
发送(不需要响应)
- setTimeout(long) - 接口 中的方法org.noear.dami.DamiBus
-
设置超时
- setTimeout(long) - 类 中的方法org.noear.dami.DamiBusImpl
-
设置超时
T
- TopicListener<Event> - org.noear.dami中的接口
-
主题监听器
- TopicListenPipeline<Event> - org.noear.dami中的类
-
主题监听管道
- TopicListenPipeline() - 类 的构造器org.noear.dami.TopicListenPipeline
-
- TopicRouter - org.noear.dami中的类
-
主题路由器
- TopicRouter() - 类 的构造器org.noear.dami.TopicRouter
-
- toString() - 类 中的方法org.noear.dami.Payload
-
U
- unlisten(String, TopicListener<Payload>) - 接口 中的方法org.noear.dami.DamiBus
-
取消监听
- unlisten(String, TopicListener<Payload>) - 类 中的方法org.noear.dami.DamiBusImpl
-
取消监听
A D F G H I L O P R S T U
Copyright © 2023. All rights reserved.