Package

com.itv

bucky

Permalink

package bucky

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

Type Members

  1. type Bindings = PartialFunction[RoutingKey, QueueName]

    Permalink
  2. type DeliveryUnmarshaller[T] = Unmarshaller[Delivery, T]

    Permalink
  3. type Handler[F[_], -T] = (T) ⇒ F[ConsumeAction]

    Permalink
  4. type PayloadUnmarshaller[T] = Unmarshaller[Payload, T]

    Permalink
  5. type Publisher[F[_], -T] = (T) ⇒ F[Unit]

    Permalink
  6. type RequeueHandler[F[_], -T] = (T) ⇒ F[RequeueConsumeAction]

    Permalink

Value Members

  1. object ArgonautSupport

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped