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

Packages that use ISubscription
de.fzj.unicore.wsrflite.xmlbeans.wsn.impl   
 

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

Classes in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl that implement ISubscription
 class SubscriptionImpl
          implementation of the subscription ws-resource
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl with parameters of type ISubscription
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
 



Copyright © 2010. All Rights Reserved.