Interface JmsSender


  • public interface JmsSender
    The Interface JmsSender.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void send​(javax.jms.Destination worldBankApiDestination, java.io.Serializable msg)
      Send.
    • Method Detail

      • send

        void send​(javax.jms.Destination worldBankApiDestination,
                  java.io.Serializable msg)
        Send.
        Parameters:
        worldBankApiDestination - the world bank api destination
        msg - the msg