Uses of Class
org.mobicents.media.server.mgcp.controller.signal.EventAction

Packages that use EventAction
org.mobicents.media.server.mgcp.controller.signal   
org.mobicents.media.server.mgcp.pkg.au   
 

Uses of EventAction in org.mobicents.media.server.mgcp.controller.signal
 

Subclasses of EventAction in org.mobicents.media.server.mgcp.controller.signal
 class NotifyImmediately
          Immediately sends notification to the user.
 

Methods in org.mobicents.media.server.mgcp.controller.signal that return EventAction
 EventAction EventActionFactory.getAction(Text description)
           
 

Methods in org.mobicents.media.server.mgcp.controller.signal with parameters of type EventAction
 void Event.add(EventAction action)
          Adds handlers for this event.
 

Uses of EventAction in org.mobicents.media.server.mgcp.pkg.au
 

Subclasses of EventAction in org.mobicents.media.server.mgcp.pkg.au
 class InteruptPrompt
           
 



Copyright © 2012 TeleStax, Inc.. All Rights Reserved.