All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface lava.net.psyc.packages.EchoListener

public interface EchoListener

Method Index

 o echoPing(UNL, String)
 o echoPong(UNL, String)

Methods

 o echoPing
 public abstract void echoPing(UNL source,
                               String body)
 o echoPong
 public abstract void echoPong(UNL source,
                               String body)

All Packages  Class Hierarchy  This Package  Previous  Next  Index