All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface lava.net.psyc.packages.LinkServerListener

public interface LinkServerListener

Method Index

 o peerLinkRequest(UNL, String)
 o peerUnlinked(UNL, String)

Methods

 o peerLinkRequest
 public abstract void peerLinkRequest(UNL client,
                                      String body)
 o peerUnlinked
 public abstract void peerUnlinked(UNL client,
                                   String body)

All Packages  Class Hierarchy  This Package  Previous  Next  Index