Uses of Class
org.mobicents.media.server.mgcp.tx.Action

Packages that use Action
org.mobicents.media.server.mgcp.tx   
org.mobicents.media.server.mgcp.tx.cmd   
 

Uses of Action in org.mobicents.media.server.mgcp.tx
 

Methods in org.mobicents.media.server.mgcp.tx with parameters of type Action
protected  void Transaction.process(Action action)
           
 

Uses of Action in org.mobicents.media.server.mgcp.tx.cmd
 

Subclasses of Action in org.mobicents.media.server.mgcp.tx.cmd
 class CreateConnectionCmd
           
 class DeleteConnectionCmd
          Modify connection command.
 class EndpointConfigurationCmd
          Endpoint configuration command
 class ModifyConnectionCmd
          Modify connection command.
 class NotificationRequestCmd
           
 class NotifyCmd
           
 

Methods in org.mobicents.media.server.mgcp.tx.cmd that return Action
 Action ActionSelector.getAction(MgcpEvent event)
           
 



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