jar

cn.dustlight.messenger : messenger-core

Maven & Gradle

Feb 17, 2022
5 usages

messenger-core · 消息推送服务 - 核心模块

Table Of Contents

Latest Version

Download cn.dustlight.messenger : messenger-core JAR file - Latest Versions:

All Versions

Download cn.dustlight.messenger : messenger-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window messenger-core-0.0.4-alpha-5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.dustlight.messenger.core.entities

├─ cn.dustlight.messenger.core.entities.BasicChannel.class - [JAR]

├─ cn.dustlight.messenger.core.entities.BasicMessage.class - [JAR]

├─ cn.dustlight.messenger.core.entities.BasicNotification.class - [JAR]

├─ cn.dustlight.messenger.core.entities.BasicNotificationTemplate.class - [JAR]

├─ cn.dustlight.messenger.core.entities.Channel.class - [JAR]

├─ cn.dustlight.messenger.core.entities.Message.class - [JAR]

├─ cn.dustlight.messenger.core.entities.Notification.class - [JAR]

├─ cn.dustlight.messenger.core.entities.NotificationTemplate.class - [JAR]

├─ cn.dustlight.messenger.core.entities.QueryResult.class - [JAR]

cn.dustlight.messenger.core

├─ cn.dustlight.messenger.core.ErrorDetails.class - [JAR]

├─ cn.dustlight.messenger.core.ErrorEnum.class - [JAR]

├─ cn.dustlight.messenger.core.MessengerException.class - [JAR]

cn.dustlight.messenger.core.utils

├─ cn.dustlight.messenger.core.utils.UriUtils.class - [JAR]

cn.dustlight.messenger.core.configurations

├─ cn.dustlight.messenger.core.configurations.UserServiceConfiguration.class - [JAR]

cn.dustlight.messenger.core.services

├─ cn.dustlight.messenger.core.services.AbstractMessageService.class - [JAR]

├─ cn.dustlight.messenger.core.services.AbstractNotifier.class - [JAR]

├─ cn.dustlight.messenger.core.services.AuthUserService.class - [JAR]

├─ cn.dustlight.messenger.core.services.ChannelService.class - [JAR]

├─ cn.dustlight.messenger.core.services.DefaultNotificationService.class - [JAR]

├─ cn.dustlight.messenger.core.services.MessageService.class - [JAR]

├─ cn.dustlight.messenger.core.services.MessageStore.class - [JAR]

├─ cn.dustlight.messenger.core.services.NotificationRecordStore.class - [JAR]

├─ cn.dustlight.messenger.core.services.NotificationService.class - [JAR]

├─ cn.dustlight.messenger.core.services.NotificationTemplateManager.class - [JAR]

├─ cn.dustlight.messenger.core.services.Notifier.class - [JAR]

├─ cn.dustlight.messenger.core.services.UserService.class - [JAR]

Advertisement