|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicSpace | |
org.apache.ws.notification.topics | |
org.apache.ws.notification.topics.util |
Uses of TopicSpace in org.apache.ws.notification.topics |
Methods in org.apache.ws.notification.topics that return TopicSpace | |
TopicSpace |
TopicSpaceSet.getTopicSpace(java.lang.String namespaceURI)
Returns a TopicSpace for a given namespace uri. |
TopicSpace[] |
TopicSpaceSet.getTopicSpaces()
Resturns the TopicSpaces maintained by this TopicSpaceSet |
TopicSpace |
TopicSpaceSet.addTopicSpace(TopicSpace topicSpace)
Adds the TopicSpace to the TopicSpaceSet. |
TopicSpace |
Topic.getTopicSpace()
gets the TopicSpace this Topic is part of |
Methods in org.apache.ws.notification.topics with parameters of type TopicSpace | |
TopicSpace |
TopicSpaceSet.addTopicSpace(TopicSpace topicSpace)
Adds the TopicSpace to the TopicSpaceSet. |
void |
Topic.setTopicSpace(TopicSpace topicSpace)
Set the TopicSpace this Topic is part of |
Uses of TopicSpace in org.apache.ws.notification.topics.util |
Methods in org.apache.ws.notification.topics.util that return TopicSpace | |
static TopicSpace |
TopicSpaceParser.parse(java.io.InputStream is)
DOCUMENT_ME |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |