Package

com.lightbend.lagom.internal.scaladsl.api

broker

Permalink

package broker

Visibility
  1. Public
  2. All

Type Members

  1. trait TopicFactory extends AnyRef

    Permalink

    Internal API

    Internal API

    Abstraction for topic factories.

  2. trait TopicFactoryProvider extends AnyRef

    Permalink

    Provider with a default topic factory.

    Provider with a default topic factory.

    Anything that wants to optionally depend on a topic factory should extend this, which allows the actual topic factory to override it and guarantee that its implementation will be used and not this default one.

Ungrouped