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

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

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl that implement DestroyRegistration
 class DestroyRegistrationImpl
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type DestroyRegistration
 org.w3c.dom.Document WSNotificationWriter.writeDestroyRegistration(DestroyRegistration destRegObj)
          marchall a DestroyRegistration object.
 



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