| Package | Description |
|---|---|
| io.joshworks.stream.client | |
| io.joshworks.stream.client.sse |
| Modifier and Type | Method and Description |
|---|---|
static SSEConnection |
StreamClient.connect(String url,
SseClientCallback clientCallback) |
| Modifier and Type | Method and Description |
|---|---|
SseConfiguration |
SseConfiguration.clientCallback(SseClientCallback callback) |
| Constructor and Description |
|---|
SseConfiguration(String url,
org.xnio.XnioWorker worker,
ScheduledExecutorService scheduler,
ConnectionMonitor register,
SseClientCallback clientCallback) |
SSEConnection(ClientConfiguration clientConfiguration,
String lastEventId,
SseClientCallback callback) |
Copyright © 2017. All rights reserved.