Class ServerEventStream

java.lang.Object
cool.scx.http.media.event_stream.ServerEventStream
All Implemented Interfaces:
AutoCloseable

public class ServerEventStream extends Object implements AutoCloseable
  • Constructor Details

    • ServerEventStream

      public ServerEventStream(OutputStream out)
  • Method Details