| Package | Description |
|---|---|
| io.split.engine.sse | |
| io.split.engine.sse.dtos | |
| io.split.engine.sse.listeners |
| Modifier and Type | Method and Description |
|---|---|
IncomingNotification |
NotificationParser.parseMessage(String payload) |
IncomingNotification |
NotificationParserImp.parseMessage(String payload) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationProcessorImp.process(IncomingNotification notification) |
void |
NotificationProcessor.process(IncomingNotification notification) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlNotification |
class |
OccupancyNotification |
class |
SegmentChangeNotification |
class |
SplitChangeNotification |
class |
SplitKillNotification |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationsListener.onMessageNotificationReceived(IncomingNotification incomingNotification) |
Copyright © 2021. All rights reserved.