| Package | Description | 
|---|---|
| jakarta.ws.rs.sse | Server-Sent Events related API. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract SseEventSource.Builder | SseEventSource.Builder. reconnectingEvery(long delay,
                 TimeUnit unit)Set the initial reconnect delay to be used by the event source. | 
| static SseEventSource.Builder | SseEventSource. target(WebTarget endpoint)Create a new  event source builderthat provides convenient way how to configure and
 fine-tune various aspects of a newly prepared event source instance. | 
| protected abstract SseEventSource.Builder | SseEventSource.Builder. target(WebTarget endpoint) | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.