public interface Event
| Modifier and Type | Method and Description |
|---|---|
Long |
getCreationDate() |
String |
getEventId() |
Long |
getExpiryDate() |
Map<String,Object> |
getMap() |
String |
getPayload() |
String |
getProducerId() |
String |
getTopic() |
boolean |
isInstantMessage() |
Copyright © 2025. All rights reserved.