|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicListener | |
---|---|
org.apache.muse.ws.notification | |
org.apache.muse.ws.notification.impl |
Uses of TopicListener in org.apache.muse.ws.notification |
---|
Methods in org.apache.muse.ws.notification with parameters of type TopicListener | |
---|---|
void |
NotificationConsumer.addTopicListener(TopicListener listener)
Adds the listener to the list of listeners that will be notified whenever a message is received that has the given WSN Topic. |
void |
NotificationConsumer.removeTopicListener(TopicListener listener)
|
Uses of TopicListener in org.apache.muse.ws.notification.impl |
---|
Methods in org.apache.muse.ws.notification.impl with parameters of type TopicListener | |
---|---|
void |
SimpleNotificationConsumer.addTopicListener(TopicListener listener)
|
void |
SimpleNotificationConsumer.removeTopicListener(TopicListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |