Uses of Class
com.bytedesk.core.topic.TopicCacheService
Packages that use TopicCacheService
Package
Description
Thread package containing thread models and handlers
会话转接包
处理会话转接相关功能
-
Uses of TopicCacheService in com.bytedesk.core.member
Fields in com.bytedesk.core.member declared as TopicCacheServiceModifier and TypeFieldDescriptionprivate final TopicCacheServiceMemberEventListener.topicCacheService -
Uses of TopicCacheService in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as TopicCacheServiceModifier and TypeFieldDescriptionprivate final TopicCacheServiceUserEventListener.topicCacheService -
Uses of TopicCacheService in com.bytedesk.core.socket.mqtt
Fields in com.bytedesk.core.socket.mqtt declared as TopicCacheServiceModifier and TypeFieldDescriptionprivate final TopicCacheServiceMqttEventListener.topicCacheService -
Uses of TopicCacheService in com.bytedesk.core.thread
Fields in com.bytedesk.core.thread declared as TopicCacheServiceModifier and TypeFieldDescriptionprivate final TopicCacheServiceThreadEventListener.topicCacheService -
Uses of TopicCacheService in com.bytedesk.core.topic
Fields in com.bytedesk.core.topic declared as TopicCacheServiceModifier and TypeFieldDescriptionprivate final TopicCacheServiceTopicEventListener.topicCacheService -
Uses of TopicCacheService in com.bytedesk.service.thread_invite
Fields in com.bytedesk.service.thread_invite declared as TopicCacheServiceModifier and TypeFieldDescriptionprivate final TopicCacheServiceThreadInviteRestService.topicCacheService -
Uses of TopicCacheService in com.bytedesk.service.thread_transfer
Fields in com.bytedesk.service.thread_transfer declared as TopicCacheServiceModifier and TypeFieldDescriptionprivate final TopicCacheServiceThreadTransferService.topicCacheService