public class DahdiShowChannelsAction extends AbstractManagerAction implements EventGeneratingAction
For each Dahdi channel aDahdiShowChannelsEvent is generated. After all Dahdi channels have been listed a DahdiShowChannelsCompleteEvent is generated.
DahdiShowChannelsEvent
,
DahdiShowChannelsCompleteEvent
,
Serialized FormConstructor and Description |
---|
DahdiShowChannelsAction()
Creates a new DahdiShowChannelsAction.
|
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the name of this action, i.e.
|
Class<? extends ResponseEvent> |
getActionCompleteEventClass()
Returns the event type that indicates that Asterisk is finished sending
response events for this action.
|
getActionId, setActionId, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getActionId, setActionId
public DahdiShowChannelsAction()
public String getAction()
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public Class<? extends ResponseEvent> getActionCompleteEventClass()
EventGeneratingAction
getActionCompleteEventClass
in interface EventGeneratingAction
ResponseEvent
Copyright © 2004–2022. All rights reserved.