com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction
Interface WstopFactory

All Known Implementing Classes:
RefinedWstopFactory

public interface WstopFactory


Method Summary
 QueryExpressionType createMessagePattern(java.net.URI dialect)
           
 TopicNamespaceType createTopicNamespaceType(java.net.URI targetNamespace)
           
 TopicNamespaceType.Topic createTopicNamespaceTypeTopic(java.lang.String name)
           
 TopicSetType createTopicSetType()
           
 TopicType createTopicType(java.lang.String name)
           
 WstopReader getWstopReader()
           
 WstopWriter getWstopWriter()
           
 

Method Detail

createMessagePattern

QueryExpressionType createMessagePattern(java.net.URI dialect)

createTopicNamespaceType

TopicNamespaceType createTopicNamespaceType(java.net.URI targetNamespace)

createTopicNamespaceTypeTopic

TopicNamespaceType.Topic createTopicNamespaceTypeTopic(java.lang.String name)

createTopicSetType

TopicSetType createTopicSetType()

createTopicType

TopicType createTopicType(java.lang.String name)

getWstopReader

WstopReader getWstopReader()

getWstopWriter

WstopWriter getWstopWriter()


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