Interface EventStreamMarshalling

  • All Known Implementing Classes:
    EventStreamMarshalling$

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