Uses of Interface
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Subscribe

Packages that use Subscribe
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction   
 

Uses of Subscribe in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return Subscribe
 Subscribe WsnbFactory.createSubscribe(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType consumerRef)
           
 Subscribe WsnbReader.readSubscribe(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction with parameters of type Subscribe
 org.w3c.dom.Document WsnbWriter.writeSubscribeAsDOM(Subscribe value)
           
 

Uses of Subscribe in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return Subscribe
 Subscribe WsnbModelFactory.createWsnbModelSubscribe(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType consumerRef)
           
 

Uses of Subscribe in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return Subscribe
 Subscribe RefinedWsnbFactory.createSubscribe(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType consumerRef)
           
 



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