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

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

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement RenewResponse
 class RenewResponseImpl
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type RenewResponse
 org.w3c.dom.Document WSNotificationWriter.writeRenewResponse(RenewResponse renewRespObj)
          marshall an RenewResponse object
 



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