Uses of Class
de.fzj.unicore.wsrflite.xmlbeans.wsn.Event

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

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

Methods in de.fzj.unicore.wsrflite.xmlbeans.wsn with parameters of type Event
 boolean ISubscription.match(Event event)
           
 

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

Methods in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl with parameters of type Event
protected  org.oasisOpen.docs.wsn.b2.NotificationMessageHolderType NotificationProducerSupport.createMessage(ISubscription subscription, Event e)
           
protected  org.oasisOpen.docs.wsn.b2.NotificationMessageHolderType NotificationProducerSupport.createRPValueChangeMessage(ISubscription subscription, Event e)
          creates a message using the ResourcePropertyValueChanged document defined in the WS-ResourceProperties spec.
protected  org.oasisOpen.docs.wsn.b2.NotificationMessageHolderType NotificationProducerSupport.createSimpleMessage(ISubscription subscription, Event e)
          make a simple message
 boolean SubscriptionImpl.match(Event event)
          check if an event fits our filter
 



Copyright © 2010. All Rights Reserved.