All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface lava.net.psyc.packages.TraceListener

public interface TraceListener

Method Index

 o tracePing(UNL, String)
 o tracePong(UNL, String)

Methods

 o tracePing
 public abstract void tracePing(UNL source,
                                String body)
 o tracePong
 public abstract void tracePong(UNL source,
                                String body)

All Packages  Class Hierarchy  This Package  Previous  Next  Index