Uses of Interface
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.RegisterPublisherResponse

Packages that use RegisterPublisherResponse
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.refinedabstraction   
 

Uses of RegisterPublisherResponse in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction that return RegisterPublisherResponse
 RegisterPublisherResponse WsnbrFactory.createRegisterPublisherResponse(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType registrationRef)
           
 RegisterPublisherResponse WsnbrReader.readRegisterPublisherResponse(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction with parameters of type RegisterPublisherResponse
 org.w3c.dom.Document WsnbrWriter.writeRegisterPublisherResponseAsDOM(RegisterPublisherResponse value)
           
 

Uses of RegisterPublisherResponse in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor that return RegisterPublisherResponse
 RegisterPublisherResponse WsnbrModelFactory.createWsnbrModelRegisterPublisherResponse(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType registrationRef)
           
 

Uses of RegisterPublisherResponse in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.refinedabstraction that return RegisterPublisherResponse
 RegisterPublisherResponse RefinedWsnbrFactory.createRegisterPublisherResponse(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType registrationRef)
           
 



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