WS-Notification

WS-Notification is a group of specifications related to the WS-Resource framework that allows event driven programming between web services.

WS-Notification is based on the event notification pattern. This pattern allows e.g. a web service to spread information to other web services, without prior knowledge of those web services.

Components

  • WS-BaseNotification
  • WS-BrokeredNotification
  • WS-Topics

See also