fr.dgac.ivy
Interface IvyMessageListener

All Superinterfaces:
java.util.EventListener

public interface IvyMessageListener
extends java.util.EventListener

this interface specifies the methods of an IvyMessageListener


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

Method Detail

receive

void receive(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