Package

me.snov.akka

sqs

Permalink

package sqs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. sqs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class Ack() extends MessageAction with Product with Serializable

    Permalink
  2. sealed trait MessageAction extends AnyRef

    Permalink
  3. type MessageActionPair = (Message, MessageAction)

    Permalink
  4. final case class RequeueWithDelay(delaySeconds: Int) extends MessageAction with Product with Serializable

    Permalink

Value Members

  1. package client

    Permalink
  2. package shape

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped