Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Subscribe

Packages that use Subscribe
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.inout   
 

Uses of Subscribe in com.ebmwebsourcing.wsstar.notification.definition
 

Methods in com.ebmwebsourcing.wsstar.notification.definition that return Subscribe
abstract  Subscribe WSNotificationFactory.createSubscribe()
          create an instance of the Subscribe class
 Subscribe WSNotificationFactoryImpl.createSubscribe()
           
 

Uses of Subscribe in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement Subscribe
 class SubscribeImpl
           
 

Uses of Subscribe in com.ebmwebsourcing.wsstar.notification.definition.inout
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return Subscribe
 Subscribe WSNotificationReader.readSubscribe(org.w3c.dom.Document doc)
          Unmarshall Subscribe object from a Document representation fragment object
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type Subscribe
 org.w3c.dom.Document WSNotificationWriter.writeSubscribe(Subscribe subsObj)
          marshall a Subscribe object
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.