Packages

package sse

Content Hierarchy
Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait EventStreamMarshalling extends AnyRef

    Mixing in this trait lets a source of ServerSentEvents be marshalled to a HttpEntity and hence as a HttpResponse.

    Mixing in this trait lets a source of ServerSentEvents be marshalled to a HttpEntity and hence as a HttpResponse.

    Annotations
    @ApiMayChange()

Value Members

  1. object EventStreamMarshalling extends EventStreamMarshalling

    Importing EventStreamMarshalling.toEventStream lets a source of ServerSentEvents be marshalled to a HttpEntity and hence as a HttpResponse.

    Importing EventStreamMarshalling.toEventStream lets a source of ServerSentEvents be marshalled to a HttpEntity and hence as a HttpResponse.

    Annotations
    @ApiMayChange()

Ungrouped