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

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

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl that implement RegisterPublisherResponse
 class RegisterPublisherResponseImpl
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type RegisterPublisherResponse
 org.w3c.dom.Document WSNotificationWriterImpl.writeRegisterPublisherResponse(RegisterPublisherResponse regPubRespObj)
           
 org.w3c.dom.Document WSNotificationWriter.writeRegisterPublisherResponse(RegisterPublisherResponse regPubRespObj)
          marchall a RegisterPublisherResponse object.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.