Handler

akka.projection.scaladsl.Handler$
See theHandler companion trait
object Handler

Attributes

Companion:
trait
Source:
Handler.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Handler.type

Members list

Concise view

Value members

Concrete methods

def apply[Envelope](handler: Envelope => Future[Done]): Handler[Envelope]

Attributes

Source:
Handler.scala