package sse
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
EventStreamMarshalling extends AnyRef
Mixing in this trait lets a source of ServerSentEvents be marshalled to a
HttpEntity
and hence as aHttpResponse
.Mixing in this trait lets a source of ServerSentEvents be marshalled to a
HttpEntity
and hence as aHttpResponse
.- Annotations
- @ApiMayChange()
Value Members
-
object
EventStreamMarshalling extends EventStreamMarshalling
Importing EventStreamMarshalling.toEventStream lets a source of ServerSentEvents be marshalled to a
HttpEntity
and hence as aHttpResponse
.Importing EventStreamMarshalling.toEventStream lets a source of ServerSentEvents be marshalled to a
HttpEntity
and hence as aHttpResponse
.- Annotations
- @ApiMayChange()