Class HttpNotificationStrategy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int send​(java.util.List<Argument> arguments)
      send
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpNotificationStrategy

        public HttpNotificationStrategy()
    • Method Detail

      • send

        public int send​(java.util.List<Argument> arguments)

        send

        Specified by:
        send in interface NotificationStrategy
        Parameters:
        arguments - a List object.
        Returns:
        a int.