public interface EventSentService
| Modifier and Type | Method and Description |
|---|---|
void |
notifyReceived(java.lang.String eventSentId) |
void |
notifySent(java.lang.String baseSentId,
java.lang.String senderServiceName,
java.lang.String eventId) |