urv.emulator.tasks
Interface EmulationGroupMembershipListener

All Known Implementing Classes:
CommunicationStatsTask, MembershipStatsTask

public interface EmulationGroupMembershipListener

Author:
Marcel Arrufat Arias

Method Summary
 void onGroupCreated(java.net.InetAddress multicastAddress, java.net.InetAddress localAddress, MChannel mChannel)
           
 

Method Detail

onGroupCreated

void onGroupCreated(java.net.InetAddress multicastAddress,
                    java.net.InetAddress localAddress,
                    MChannel mChannel)