|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| de.jw.cloud42.core.eventing.notification | |
| de.jw.cloud42.core.eventing.subscription | |
| Uses of Message in de.jw.cloud42.core.eventing.notification |
|---|
| Methods in de.jw.cloud42.core.eventing.notification with parameters of type Message | |
|---|---|
static void |
NotificationManager.notifySubscribers(Message message)
Notifies all stored subscribers. |
| Uses of Message in de.jw.cloud42.core.eventing.subscription |
|---|
| Methods in de.jw.cloud42.core.eventing.subscription with parameters of type Message | |
|---|---|
abstract void |
Subscription.sendEventData(Message eventData)
Send data to subscribing endpoint. |
void |
SOAPSubscription.sendEventData(Message message)
Transforms the provided notification message into a SOAP message and sends it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||