Packages

package boundary

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait BookingBoundary extends AnyRef

    Represents the booking service boundary.

  2. trait BookingBoundaryConsumer extends AnyRef

    Trait that represents a booking messages consumer.

  3. trait BookingBoundaryPublisher extends AnyRef

    A boundary message publisher used by the BookingBoundary.

  4. trait BookingBoundaryVerticle extends ScalaVerticle with BookingBoundary

    Represents a BookingBoundary which implementation will be bounded to a ScalaVerticle.

Ungrouped