All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface lava.net.psyc.packages.NotificationServerListener

public interface NotificationServerListener

Method Index

 o notificationRequestSubscribe(UNL, String)
 o notificationUnsubscribed(UNL, String)

Methods

 o notificationRequestSubscribe
 public abstract void notificationRequestSubscribe(UNL source,
                                                   String body)
 o notificationUnsubscribed
 public abstract void notificationUnsubscribed(UNL source,
                                               String body)

All Packages  Class Hierarchy  This Package  Previous  Next  Index