com.safi.asterisk.event
Interface CommandEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
DialTest, MonkeyPlayerExample

public interface CommandEventListener
extends java.util.EventListener

Author:
zacw To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 void commandEvent(CommandEvent event)
           
 

Method Detail

commandEvent

void commandEvent(CommandEvent event)