C E G I M N P R V W
C
- cn.herodotus.engine.message.core.constants - 程序包 cn.herodotus.engine.message.core.constants
-
- cn.herodotus.engine.message.core.enums - 程序包 cn.herodotus.engine.message.core.enums
-
- cn.herodotus.engine.message.core.exception - 程序包 cn.herodotus.engine.message.core.exception
-
E
- ENGINE_IO_ATTRIBUTE_BRIDGE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- ENGINE_IO_ATTRIBUTE_BRIDGE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- ENGINE_IO_ATTRIBUTE_HEADERS - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- ENGINE_IO_ATTRIBUTE_HEADERS - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- ENGINE_IO_ATTRIBUTE_QUERY - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- ENGINE_IO_ATTRIBUTE_QUERY - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- ENGINE_IO_INTERCEPTOR_PATH - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- ENGINE_IO_INTERCEPTOR_PATH - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
G
- get(Integer) - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
- get(Integer) - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
- getDescription() - 枚举 中的方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
- getDescription() - 枚举 中的方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
- getFeedback() - 异常错误 中的方法cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- getFeedback() - 异常错误 中的方法cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- getFeedback() - 异常错误 中的方法cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- getFeedback() - 异常错误 中的方法cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
- getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
- getValue() - 枚举 中的方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
不加@JsonValue,转换的时候转换出完整的对象。
- getValue() - 枚举 中的方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
不加@JsonValue,转换的时候转换出完整的对象。
I
- ILLEGAL_CHANNEL - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageErrorCode
-
- ILLEGAL_CHANNEL - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageErrorCode
-
- IllegalChannelException - cn.herodotus.engine.message.core.exception中的异常错误
-
Description: Web Socket Channel 错误
- IllegalChannelException - cn.herodotus.engine.message.core.exception中的异常错误
-
Description: Web Socket Channel 错误
- IllegalChannelException() - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(String) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException() - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(String) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
- IllegalChannelException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.IllegalChannelException
-
M
- MessageConstants - cn.herodotus.engine.message.core.constants中的接口
-
Description: 消息模块常量
- MessageConstants - cn.herodotus.engine.message.core.constants中的接口
-
Description: 消息模块常量
- MessageErrorCode - cn.herodotus.engine.message.core.constants中的接口
-
Description: WebSocket 统一错误代码定义
- MessageErrorCode - cn.herodotus.engine.message.core.constants中的接口
-
Description: WebSocket 统一错误代码定义
- MSG_AREA_PREFIX - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- MSG_AREA_PREFIX - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
N
- NotificationCategory - cn.herodotus.engine.message.core.enums中的枚举
-
Description: 通知类别
- NotificationCategory - cn.herodotus.engine.message.core.enums中的枚举
-
Description: 通知类别
P
- PRINCIPAL_NOT_FOUND - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageErrorCode
-
- PRINCIPAL_NOT_FOUND - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageErrorCode
-
- PrincipalNotFoundException - cn.herodotus.engine.message.core.exception中的异常错误
-
Description: 无法找到 Principal 错误
- PrincipalNotFoundException - cn.herodotus.engine.message.core.exception中的异常错误
-
Description: 无法找到 Principal 错误
- PrincipalNotFoundException() - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(String) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException() - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(String) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(Throwable) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PrincipalNotFoundException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.message.core.exception.PrincipalNotFoundException
-
- PROPERTY_PREFIX_ENGINE_IO - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- PROPERTY_PREFIX_ENGINE_IO - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- PROPERTY_PREFIX_MESSAGE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- PROPERTY_PREFIX_MESSAGE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- PROPERTY_PREFIX_WEBSOCKET - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- PROPERTY_PREFIX_WEBSOCKET - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
R
- REDIS_CURRENT_ONLINE_USER - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REDIS_CURRENT_ONLINE_USER - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_ANNOUNCEMENT - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_ANNOUNCEMENT - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_DIALOGUE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_DIALOGUE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_DIALOGUE_CONTACT - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_DIALOGUE_CONTACT - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_DIALOGUE_DETAIL - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_DIALOGUE_DETAIL - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_NOTIFICATION - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_NOTIFICATION - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_PULL_STAMP - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- REGION_MESSAGE_PULL_STAMP - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
V
- valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.herodotus.engine.message.core.enums.NotificationCategory
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
W
- WEBSOCKET_CHANNEL_PROXY_BROADCAST - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_CHANNEL_PROXY_BROADCAST - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_CHANNEL_PROXY_PERSONAL - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_CHANNEL_PROXY_PERSONAL - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_DESTINATION_BROADCAST_NOTICE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_DESTINATION_BROADCAST_NOTICE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_DESTINATION_BROADCAST_ONLINE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_DESTINATION_BROADCAST_ONLINE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_DESTINATION_PERSONAL_MESSAGE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
- WEBSOCKET_DESTINATION_PERSONAL_MESSAGE - 接口 中的静态变量cn.herodotus.engine.message.core.constants.MessageConstants
-
C E G I M N P R V W
Copyright © 2023 Dromara. All rights reserved.