| Package | Description | 
|---|---|
| javax.ws.rs.sse | Server-Sent Events related API. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| abstract SseEventSource.Builder | SseEventSource.Builder. reconnectingEvery(long delay,
                 TimeUnit unit) | Set the initial reconnect delay to be used by the event source. | 
| protected abstract SseEventSource.Builder | SseEventSource.Builder. target(WebTarget endpoint) | |
| 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. | 
Copyright (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.