Class EventStreamMarshalling$

java.lang.Object
akka.http.scaladsl.marshalling.sse.EventStreamMarshalling$
All Implemented Interfaces:
EventStreamMarshalling

public class EventStreamMarshalling$ extends Object implements EventStreamMarshalling
Importing EventStreamMarshalling.toEventStream lets a source of ServerSentEvents be marshalled to a HttpEntity and hence as a HttpResponse.