Package notification


package notification
  • Class
    Description
    * This class provides centralized access to communication strategies based on different transmission modes.
    This class is responsible for instantiating the correct version of the object in charge of transmission according to a certain mode.
    Interface for all communication modes.
    This is a subclass of the CommunicationStrategy class.
    This is a subclass of the CommunicationStrategy class.
    Class representing the server dedicated to the application.
    This is a subclass of the CommunicationStrategy class.
    Class representing a subscriber to the alert system.
    This is a subclass of the CommunicationStrategy class.