Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api.DestroyRegistrationResponse

Packages that use DestroyRegistrationResponse
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.inout   
 

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

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

Uses of DestroyRegistrationResponse in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl that implement DestroyRegistrationResponse
 class DestroyRegistrationResponseImpl
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type DestroyRegistrationResponse
 org.w3c.dom.Document WSNotificationWriter.writeDestroyRegistrationResponse(DestroyRegistrationResponse destRegRespObj)
          marchall a DestroyRegistrationResponse object.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.