Packages

package scaladsl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait EventProducerInterceptor extends AnyRef

    Interceptor allowing for example authentication/authorization of incoming requests to consume a specific stream.

    Interceptor allowing for example authentication/authorization of incoming requests to consume a specific stream.

    Annotations
    @ApiMayChange()

Value Members

  1. object EventProducer

    The event producer implementation that can be included a gRPC route in an Akka HTTP server.

    The event producer implementation that can be included a gRPC route in an Akka HTTP server.

    Annotations
    @ApiMayChange()

Ungrouped