Interface DSSenderService

  • All Known Implementing Classes:
    DefaultSLDRegSenderService

    public interface DSSenderService
    An interface which is responsible for the system information delivery to the SLD system
    • Method Detail

      • send

        boolean send​(java.lang.String payload)
              throws DSSenderException
        Sends payload to the SLD system
        Parameters:
        payload - is send to SLD
        Returns:
        the status of send process
        Throws:
        DSSenderException - is SLD command parameter hansn't been find