序列化表格
-
程序包 cn.herodotus.stirrup.message.ability.domain
-
类 cn.herodotus.stirrup.message.ability.domain.DialogueMessage
class DialogueMessage extends AbstractJpaEntity implements Serializable -
类 cn.herodotus.stirrup.message.ability.domain.RequestMapping
class RequestMapping extends cn.herodotus.stirrup.core.definition.domain.base.AbstractEntity implements Serializable -
类 cn.herodotus.stirrup.message.ability.domain.UserStatus
class UserStatus extends cn.herodotus.stirrup.core.definition.domain.base.AbstractEntity implements Serializable
-
-
程序包 cn.herodotus.stirrup.message.ability.event
-
类 cn.herodotus.stirrup.message.ability.event.AccountReleaseFromCacheEvent
-
类 cn.herodotus.stirrup.message.ability.event.ChangeUserStatusEvent
-
类 cn.herodotus.stirrup.message.ability.event.RequestMappingGatherEvent
class RequestMappingGatherEvent extends AbstractApplicationEvent<List<RequestMapping>> implements Serializable -
类 cn.herodotus.stirrup.message.ability.event.SendDialogueMessageEvent
class SendDialogueMessageEvent extends AbstractApplicationEvent<DialogueMessage> implements Serializable
-