bridge
Interface RoutMatcherListener

All Known Implementing Classes:
RoutMatcherTableModel

public interface RoutMatcherListener


Method Summary
 void ConnectionAnswerAdded(RoutMatcherEvent evt)
           
 void ConnectionInvitationAdded(RoutMatcherEvent evt)
           
 

Method Detail

ConnectionInvitationAdded

void ConnectionInvitationAdded(RoutMatcherEvent evt)

ConnectionAnswerAdded

void ConnectionAnswerAdded(RoutMatcherEvent evt)