Uses of Class
cn.herodotus.engine.message.core.definition.event.AbstractApplicationEvent
Packages that use AbstractApplicationEvent
Package
Description
-
Uses of AbstractApplicationEvent in cn.herodotus.engine.message.core
Methods in cn.herodotus.engine.message.core with parameters of type AbstractApplicationEventModifier and TypeMethodDescriptionstatic <T> voidMessageSendingFacade.event(AbstractApplicationEvent<T> event) 发送事件类型消息 -
Uses of AbstractApplicationEvent in cn.herodotus.engine.message.core.definition
Classes in cn.herodotus.engine.message.core.definition with type parameters of type AbstractApplicationEventModifier and TypeInterfaceDescriptioninterfaceMessageSendingAdapter<D extends Message,E extends AbstractApplicationEvent<D>> Description: 消息发送适配器 -
Uses of AbstractApplicationEvent in cn.herodotus.engine.message.core.definition.event
Modifier and TypeClassDescriptionclassDescription: Mqtt 类型消息classStreamMessageSendingEvent<T extends StreamMessage>Description: Spring Cloud Stream 类型消息classTemplateMessageSendingEvent<T extends TemplateMessage>Description: Spring 框架 MessageTemplate 类型消息发送事件 -
Uses of AbstractApplicationEvent in cn.herodotus.engine.message.core.logic.event
Subclasses of AbstractApplicationEvent in cn.herodotus.engine.message.core.logic.eventModifier and TypeClassDescriptionclassDescription: 从账户状态缓存中释放账号事件classDescription: 本地用户状态变更事件classDescription: 本地RequestMapping收集事件classDescription: 本地发送对话消息事件