public interface JmsSender
The Interface JmsSender.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(javax.jms.Destination worldBankApiDestination, java.io.Serializable msg)
    Send.
  • Method Details

    • send

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