序列化表格
-
程序包 cn.herodotus.engine.message.core.definition
-
类 cn.herodotus.engine.message.core.definition.LocalApplicationEvent
class LocalApplicationEvent extends org.springframework.context.ApplicationEvent implements Serializable-
序列化字段
-
data
T data
-
-
-
-
程序包 cn.herodotus.engine.message.core.domain
-
类 cn.herodotus.engine.message.core.domain.DialogueMessage
class DialogueMessage extends cn.herodotus.engine.data.core.entity.BaseEntity implements Serializable
-
-
程序包 cn.herodotus.engine.message.core.event
-
类 cn.herodotus.engine.message.core.event.LocalChangeUserStatusEvent
-
类 cn.herodotus.engine.message.core.event.LocalRequestMappingGatherEvent
class LocalRequestMappingGatherEvent extends LocalApplicationEvent<List<RequestMapping>> implements Serializable -
类 cn.herodotus.engine.message.core.event.LocalSendDialogueMessageEvent
class LocalSendDialogueMessageEvent extends LocalApplicationEvent<DialogueMessage> implements Serializable
-
-
程序包 cn.herodotus.engine.message.core.exception
-
异常错误 cn.herodotus.engine.message.core.exception.IllegalChannelException
class IllegalChannelException extends cn.herodotus.engine.assistant.core.exception.PlatformException implements Serializable -
异常错误 cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
class PrincipalNotFoundException extends cn.herodotus.engine.assistant.core.exception.PlatformException implements Serializable
-