Package akka.http.scaladsl.unmarshalling.sse
-
Interface Summary Interface Description EventStreamUnmarshalling Mixing in this trait lets aHttpEntitywith atext/event-streammedia type be unmarshalled to a source ofServerSentEvents. -
Class Summary Class Description EventStreamParser Flow that converts raw byte string input intoServerSentEvents.EventStreamParser$ Flow that converts raw byte string input intoServerSentEvents.EventStreamUnmarshalling$ ImportingEventStreamUnmarshalling.fromEventsStreamlets anHttpEntitywith atext/event-streammedia type be unmarshalled to a source ofServerSentEvents.LineParser INTERNAL APILineParser$ INTERNAL APIServerSentEventParser INTERNAL APIServerSentEventParser.Builder ServerSentEventParser.PosInt$ ServerSentEventParser$ INTERNAL API