Package

com.spingo

op_rabbit

Permalink

package op_rabbit

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

Type Members

  1. type Deserialized[T] = Either[ExtractRejection, T]

    Permalink
  2. type Directive1[T] = Directive[::[T, HNil]]

    Permalink
  3. type Handler = (Promise[ReceiveResult], Delivery) ⇒ Unit

    Permalink

Value Members

  1. val futureUnit: Future[Unit]

    Permalink
    Attributes
    protected
  2. package stream

    Permalink

    To use this package, you must add 'op-rabbit-akka-stream' to your dependencies.

    Batteries not included

    To use this package, you must add 'op-rabbit-akka-stream' to your dependencies.

    Overview

    See also

    Akka Stream Specs on GitHub

Inherited from AnyRef

Inherited from Any

Ungrouped