AfterMillisNextDelivery

org.elasticmq.AfterMillisNextDelivery
case class AfterMillisNextDelivery(millis: Long) extends NextDelivery

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class NextDelivery
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def toMillis(nowMillis: Long, queueDelay: Long): MillisNextDelivery

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product