Class Event
java.lang.Object
de.xima.fc.event.rpc.Event
- All Implemented Interfaces:
Serializable
- Since:
- 29.01.26
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEvent(String eventId, EventSource source, Serializable payload, Instant timestamp) -
Method Summary
-
Constructor Details
-
Event
-
-
Method Details
-
getEventId
-
getSource
-
getPayload
-
getTimestamp
-
equals
-
hashCode
-
toString
-