All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.elasticmq.CreateQueueDefaults.scala Maven / Gradle / Ivy

package org.elasticmq

object CreateQueueDefaults {
  val DefaultVisibilityTimeout = 30L
  val DefaultDelay = 0L
  val DefaultReceiveMessageWait = 0L
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy