Uses of Interface
de.fzj.unicore.wsrflite.xmlbeans.wsn.NotificationProducer

Packages that use NotificationProducer
de.fzj.unicore.wsrflite.xmlbeans.wsn This package contains the WS-BaseNotification code. 
de.fzj.unicore.wsrflite.xmlbeans.wsn.impl   
 

Uses of NotificationProducer in de.fzj.unicore.wsrflite.xmlbeans.wsn
 

Subinterfaces of NotificationProducer in de.fzj.unicore.wsrflite.xmlbeans.wsn
 interface WSRFNotificationProducer
           
 

Uses of NotificationProducer in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl
 

Classes in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl that implement NotificationProducer
 class NotificationProducerImpl
          example for a notification producer using the NotificationProducerSupport class
 class NotificationProducerSupport
          implements the NotificationProducer, supports notifications on simple topics identified by QName supports XPath filtering of outgoing messages This class can be used as delegate to add notification capabilities to services transparently.
 



Copyright © 2010. All Rights Reserved.