| Package | Description |
|---|---|
| io.split.engine.sse.client |
| Modifier and Type | Method and Description |
|---|---|
static RawEvent |
RawEvent.fromString(String eventRawData) |
| Constructor and Description |
|---|
SSEClient(Function<RawEvent,Void> eventCallback,
Function<SSEClient.StatusMessage,Void> statusCallback,
org.apache.hc.client5.http.impl.classic.CloseableHttpClient client,
TelemetryRuntimeProducer telemetryRuntimeProducer) |
Copyright © 2021. All rights reserved.