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. case class ChannelAmqpOps(channel: Channel) extends AmqpOps with Product with Serializable

    Permalink
  3. class ChannelPublisher extends StrictLogging

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

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

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

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

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

    Permalink

Value Members

  1. object AtomicRef

    Permalink
  2. object Channel extends StrictLogging

    Permalink
  3. object ChannelPublisher

    Permalink
  4. object Connection extends StrictLogging

    Permalink
  5. object Consumer extends StrictLogging

    Permalink
  6. object MessagePropertiesConverters

    Permalink
  7. package future

    Permalink
  8. package lifecycle

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped