|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidTopicExpressionFault | |
---|---|
org.apache.muse.ws.notification | |
org.apache.muse.ws.notification.impl | |
org.apache.muse.ws.notification.topics.impl |
Uses of InvalidTopicExpressionFault in org.apache.muse.ws.notification |
---|
Methods in org.apache.muse.ws.notification that throw InvalidTopicExpressionFault | |
---|---|
NotificationMessage |
NotificationProducer.getCurrentMessage(QName topicPath)
Retrieves the last message published for a given topic. |
WsResource |
NotificationProducer.subscribe(EndpointReference consumer,
Filter filter,
Date terminationTime,
Policy policy)
Registers a consumer resource to receive events that are published to a certain topic (along with other filtering rules). |
Uses of InvalidTopicExpressionFault in org.apache.muse.ws.notification.impl |
---|
Constructors in org.apache.muse.ws.notification.impl that throw InvalidTopicExpressionFault | |
---|---|
TopicFilter(QName topicName)
|
|
TopicFilter(QName topicName,
String dialect)
|
|
TopicFilter(Topic topic)
|
|
TopicFilter(Topic topic,
String dialect)
|
Uses of InvalidTopicExpressionFault in org.apache.muse.ws.notification.topics.impl |
---|
Methods in org.apache.muse.ws.notification.topics.impl that throw InvalidTopicExpressionFault | |
---|---|
void |
SimpleTopic.addTopic(Topic childTopic)
|
static void |
ConcretePathExpression.validateTopicPath(QName topicPath)
Validates the given topic name against the rules for concrete topic expressions. |
Constructors in org.apache.muse.ws.notification.topics.impl that throw InvalidTopicExpressionFault | |
---|---|
ConcretePathExpression(TopicNamespace topicSpace,
QName topicPath)
|
|
ConcretePathExpression(TopicSet topics,
QName topicPath)
|
|
SimpleTopic(Element root,
TopicNamespace topicSpace)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |