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

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

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement UnsubscribeResponse
 class UnsubscribeResponseImpl
           
 

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

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

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



Copyright © 2009 eBM Websourcing. All Rights Reserved.