jar

org.cxbox : cxbox-starter-notifications

Maven & Gradle

Nov 02, 2023
4 stars

IO Cxbox - Notifications extension · Java framework designed for creating Enterprise Rich Web Applications

Table Of Contents

Latest Version

Download org.cxbox : cxbox-starter-notifications JAR file - Latest Versions:

All Versions

Download org.cxbox : cxbox-starter-notifications JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 cxbox-starter-notifications-3.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cxbox.notifications.dao.impl

├─ org.cxbox.notifications.dao.impl.NotificationDAOImpl.class - [JAR]

├─ org.cxbox.notifications.dao.impl.NotificationSpecifications.class - [JAR]

org.cxbox.notifications.dao

├─ org.cxbox.notifications.dao.NotificationDAO.class - [JAR]

org.cxbox.notifications.crudma.config

├─ org.cxbox.notifications.crudma.config.NotificationServiceAssociation.class - [JAR]

org.cxbox.notifications.crudma.dto

├─ org.cxbox.notifications.crudma.dto.NotificationRecipientDTO.class - [JAR]

├─ org.cxbox.notifications.crudma.dto.NotificationRecipientDTO_.class - [JAR]

├─ org.cxbox.notifications.crudma.dto.NotificationSettingsDTO.class - [JAR]

├─ org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_.class - [JAR]

├─ org.cxbox.notifications.crudma.dto.NotificationTemplateDTO.class - [JAR]

├─ org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_.class - [JAR]

org.cxbox.notifications.controller

├─ org.cxbox.notifications.controller.NotificationController.class - [JAR]

org.cxbox.notifications.crudma.meta

├─ org.cxbox.notifications.crudma.meta.NotificationRecipientFieldMetaBuilder.class - [JAR]

├─ org.cxbox.notifications.crudma.meta.NotificationSettingsFieldMetaBuilder.class - [JAR]

├─ org.cxbox.notifications.crudma.meta.NotificationTemplateFieldMetaBuilder.class - [JAR]

org.cxbox.notifications.crudma.impl

├─ org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl.class - [JAR]

├─ org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl.class - [JAR]

org.cxbox.notifications.service.impl

├─ org.cxbox.notifications.service.impl.AbstractDeliveryService.class - [JAR]

├─ org.cxbox.notifications.service.impl.AbstractNotificationPollingService.class - [JAR]

├─ org.cxbox.notifications.service.impl.DeliveryServiceRegistry.class - [JAR]

├─ org.cxbox.notifications.service.impl.NotificationDeltaPollingService.class - [JAR]

├─ org.cxbox.notifications.service.impl.NotificationInitialPollingService.class - [JAR]

├─ org.cxbox.notifications.service.impl.NotificationSettingsProviderImpl.class - [JAR]

├─ org.cxbox.notifications.service.impl.PushDeliveryService.class - [JAR]

org.cxbox.notifications.crudma.api

├─ org.cxbox.notifications.crudma.api.NotificationRecipientService.class - [JAR]

├─ org.cxbox.notifications.crudma.api.NotificationService.class - [JAR]

├─ org.cxbox.notifications.crudma.api.NotificationSettingsService.class - [JAR]

├─ org.cxbox.notifications.crudma.api.NotificationTemplateService.class - [JAR]

org.cxbox.notifications.dto

├─ org.cxbox.notifications.dto.MarkNotificationDTO.class - [JAR]

├─ org.cxbox.notifications.dto.NotificationDTO.class - [JAR]

├─ org.cxbox.notifications.dto.NotificationDTO_.class - [JAR]

org.cxbox.notifications.service

├─ org.cxbox.notifications.service.CacheableNotificationSettingsProvider.class - [JAR]

├─ org.cxbox.notifications.service.IDeliveryService.class - [JAR]

├─ org.cxbox.notifications.service.INotificationPollingService.class - [JAR]

├─ org.cxbox.notifications.service.NotificationCtrlDTO_.class - [JAR]

├─ org.cxbox.notifications.service.NotificationDeferredResult.class - [JAR]

Advertisement