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

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

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

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

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

Classes in com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl that implement RegisterPublisher
 class RegisterPublisherImpl
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type RegisterPublisher
 org.w3c.dom.Document WSNotificationWriter.writeRegisterPublisher(RegisterPublisher regPubObj)
          marchall a RegisterPublisher object.
 



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