|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicNotSupportedFault | |
---|---|
org.apache.muse.ws.notification | |
org.apache.muse.ws.notification.impl |
Uses of TopicNotSupportedFault in org.apache.muse.ws.notification |
---|
Methods in org.apache.muse.ws.notification that throw TopicNotSupportedFault | |
---|---|
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 TopicNotSupportedFault in org.apache.muse.ws.notification.impl |
---|
Methods in org.apache.muse.ws.notification.impl that throw TopicNotSupportedFault | |
---|---|
NotificationMessage |
SimpleNotificationProducer.getCurrentMessage(QName topicPath)
|
WsResource |
SimpleNotificationProducer.subscribe(EndpointReference consumer,
Filter filter,
Date terminationTime,
Policy policy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |