Uses of Interface
org.avis.client.NotificationListener

Packages that use NotificationListener
org.avis.client   
 

Uses of NotificationListener in org.avis.client
 

Methods in org.avis.client with parameters of type NotificationListener
 void Subscription.addListener(NotificationListener listener)
          Add a listener for notifications matched by this subscription.
 void Subscription.removeListener(NotificationListener listener)
          Remove a previously added listener.
 



Copyright © 2008 Matthew Phillips. All Rights Reserved.