All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface lava.net.psyc.packages.StatisticsListener

public interface StatisticsListener

Method Index

 o statisticsReply(UNL, String)
 o statisticsRequest(UNL, String)

Methods

 o statisticsRequest
 public abstract void statisticsRequest(UNL source,
                                        String body)
 o statisticsReply
 public abstract void statisticsReply(UNL source,
                                      String body)

All Packages  Class Hierarchy  This Package  Previous  Next  Index