Package 

Class EventSource

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable

    
    public final class EventSource
     implements Closeable
                        

    Server-Sent Events stream client.

    EventSource is built on Sunday requests and allows customizing the requests for scenarios like authentication and custom headers.