|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.asterisk.manager.action | |
---|---|
net.sf.asterisk.manager | Provides an implementaion of Asterisk's Manager API. |
net.sf.asterisk.manager.action | Provides classes that represent the standard actions that can be sent to an Asterisk server via the Manager API. |
net.sf.asterisk.manager.impl | Provides private implementations for interfaces defined in the net.sf.asterisk.manager package. |
Classes in net.sf.asterisk.manager.action used by net.sf.asterisk.manager | |
---|---|
EventGeneratingAction
The EventGeneratingAction interface is implemented by ManagerActions that return their result not in a ManagerResponse but by sending a series of events. The event type that indicates that Asterisk is finished is returned by the getActionCompleteEventClass() method. |
|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must impement. Instances of this class represent a command sent to Asterisk via Manager API, requesting a particular Action be performed. |
Classes in net.sf.asterisk.manager.action used by net.sf.asterisk.manager.action | |
---|---|
AbstractManagerAction
This class implements the ManagerAction interface and can serve as base class for your concrete Action implementations. |
|
EventGeneratingAction
The EventGeneratingAction interface is implemented by ManagerActions that return their result not in a ManagerResponse but by sending a series of events. The event type that indicates that Asterisk is finished is returned by the getActionCompleteEventClass() method. |
|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must impement. Instances of this class represent a command sent to Asterisk via Manager API, requesting a particular Action be performed. |
Classes in net.sf.asterisk.manager.action used by net.sf.asterisk.manager.impl | |
---|---|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must impement. Instances of this class represent a command sent to Asterisk via Manager API, requesting a particular Action be performed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |