Uses of Class
com.orderlysoftware.orderlycalls.asterisk.manager.action.ManagerAction

Packages that use ManagerAction
com.orderlysoftware.orderlycalls.asterisk.manager   
 

Uses of ManagerAction in com.orderlysoftware.orderlycalls.asterisk.manager
 

Methods in com.orderlysoftware.orderlycalls.asterisk.manager with parameters of type ManagerAction
 ManagerResponse ManagerClient.send(ManagerAction action)
          Once you've got a connected ManagerClient object, call this method to send Actions to the Asterisk system.