Interface TopicEvent
-
public interface TopicEventRepresents an event sent byTopicEventPublisher- Since:
- 8.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UUIDgetId()ObjectgetPayload()
-
public interface TopicEvent
TopicEventPublisher| Modifier and Type | Method | Description |
|---|---|---|
UUID |
getId() |
|
Object |
getPayload() |