Packages

p

com.itv

bucky

package bucky

Linear Supertypes
AnyRef, Any

Type Members

  1. type Bindings = PartialFunction[RoutingKey, QueueName]
  2. type DeliveryUnmarshaller[T] = Unmarshaller[Delivery, T]
  3. type Handler[F[_], -T] = (T) ⇒ F[ConsumeAction]
  4. type PayloadUnmarshaller[T] = Unmarshaller[Payload, T]
  5. type Publisher[F[_], -T] = (T) ⇒ F[Unit]
  6. type RequeueHandler[F[_], -T] = (T) ⇒ F[RequeueConsumeAction]

Inherited from AnyRef

Inherited from Any

Ungrouped