Uses of Class
com.orderlysoftware.orderlycalls.asterisk.manager.event.ManagerEventDispatcher

Packages that use ManagerEventDispatcher
com.orderlysoftware.orderlycalls.asterisk.manager.event   
 

Uses of ManagerEventDispatcher in com.orderlysoftware.orderlycalls.asterisk.manager.event
 

Methods in com.orderlysoftware.orderlycalls.asterisk.manager.event that return ManagerEventDispatcher
static ManagerEventDispatcher ManagerEventDispatcher.getDispatcher(ManagerClient client)
          Gets the dispatcher associated with a particular ManagerClient.
 

Methods in com.orderlysoftware.orderlycalls.asterisk.manager.event with parameters of type ManagerEventDispatcher
static void ManagerEventDispatcher.freeDispatcher(ManagerEventDispatcher med)
          Returns this dispatcher to the ObjectPool.