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

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

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement Unsubscribe
 class UnsubscribeImpl
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type Unsubscribe
 org.w3c.dom.Document WSNotificationWriterImpl.writeUnsubscribe(Unsubscribe unsubsObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeUnsubscribe(Unsubscribe unsubsObj)
          marshall an Unsubscribe object
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.