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 Summary

    Modifier and Type
    Method
    Description
    boolean
    send(String payload)
    Sends payload to the SLD system
  • Method Details

    • send

      boolean send(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