| Package | Description |
|---|---|
| org.asteriskjava.manager | |
| org.asteriskjava.manager.internal |
| Modifier and Type | Method and Description |
|---|---|
ResponseEvents |
DefaultManagerConnection.sendEventGeneratingAction(EventGeneratingAction action) |
ResponseEvents |
ManagerConnection.sendEventGeneratingAction(EventGeneratingAction action)
Sends an
EventGeneratingAction to the Asterisk server and waits
for the corresponding ManagerResponse and the
ResponseEvents |
ResponseEvents |
DefaultManagerConnection.sendEventGeneratingAction(EventGeneratingAction action,
long timeout) |
ResponseEvents |
ManagerConnection.sendEventGeneratingAction(EventGeneratingAction action,
long timeout)
Sends an
EventGeneratingAction to the Asterisk server and waits
for the corresponding ManagerResponse and the
ResponseEvents |
| Modifier and Type | Method and Description |
|---|---|
ResponseEvents |
ManagerConnectionImpl.sendEventGeneratingAction(EventGeneratingAction action) |
ResponseEvents |
ManagerConnectionImpl.sendEventGeneratingAction(EventGeneratingAction action,
long timeout) |
Copyright © 2018. All rights reserved.