Uses of Class
de.jw.cloud42.core.eventing.Message

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.
 



Copyright © 2010 just works! Software. All Rights Reserved.