All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface lava.net.psyc.packages.BiffListener

public interface BiffListener

Method Index

 o clearMail(UNL, String)
 o gotMail(UNL, String, String, String, String, String, String)

Methods

 o gotMail
 public abstract void gotMail(UNL source,
                              String location,
                              String from,
                              String to,
                              String date,
                              String subject,
                              String body)
 o clearMail
 public abstract void clearMail(UNL source,
                                String body)

All Packages  Class Hierarchy  This Package  Previous  Next  Index