Package | Description |
---|---|
org.asteriskjava.manager |
Provides an implementaion of Asterisk's Manager API.
|
org.asteriskjava.manager.internal |
Provides private implementations for interfaces defined in the
org.asteriskjava.manager package.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagerConnection.sendEventGeneratingAction(EventGeneratingAction action,
SendEventGeneratingActionCallback callback)
Asynchronously sends an
EventGeneratingAction to the Asterisk
server. |
void |
DefaultManagerConnection.sendEventGeneratingAction(EventGeneratingAction action,
SendEventGeneratingActionCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
ManagerConnectionImpl.sendEventGeneratingAction(EventGeneratingAction action,
SendEventGeneratingActionCallback callback) |
Copyright © 2004–2022. All rights reserved.