org.softamis.net.multicast.listener
Interface MaximumResponcesListener


public interface MaximumResponcesListener

Interface defines policy that could be invoked if more instances of multicaster than allowed exist within network

Author:
Andrew Sazonov

Method Summary
 void onMaximumResponcesExceeded(int aResponces)
           
 

Method Detail

onMaximumResponcesExceeded

void onMaximumResponcesExceeded(int aResponces)