de.heikoseeberger

akkasse

package akkasse

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. akkasse
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait SseMarshalling extends AnyRef

    Mixing in this trait lets an akka.stream.scaladsl.Source of elements which can be viewed as Sse.Messages be marshallable to a akka.http.model.HttpResponse.

Value Members

  1. object Sse

    Defines an SSE message and a content type for SSE.

  2. object SseMarshalling extends SseMarshalling

    Importing SseMarshalling.toResponseMarshaller lets an akka.stream.scaladsl.Source of elements which can be viewed as Sse.Messages be marshallable to a akka.http.model.HttpResponse.

Inherited from AnyRef

Inherited from Any

Ungrouped