fr.dgac.ivy
Interface IvyMessageListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Probe

public interface IvyMessageListener
extends java.util.EventListener

this interface specifies the methods of an IvyMessageListener


Method Summary
 void receive(fr.dgac.ivy.IvyClient client, java.lang.String[] args)
          this callback is invoked when a message has been received
 

Method Detail

receive

public void receive(fr.dgac.ivy.IvyClient client,
                    java.lang.String[] args)
this callback is invoked when a message has been received

Parameters:
client - the peer who sent the message
args - the array of string, on string for each subregexp