| Package | Description |
|---|---|
| org.asteriskjava.fastagi |
Provides an implementaion of Asterisk's FastAGI.
|
| org.asteriskjava.pbx.agi.config |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAgiServer
Default implementation of the
AgiServer
interface for FastAGI. |
| Modifier and Type | Method and Description |
|---|---|
void |
AgiServerThread.setAgiServer(AgiServer agiServer)
Sets the AgiServer to run.
|
| Constructor and Description |
|---|
AgiServerThread(AgiServer agiServer)
Creates a new AgiServerThread that runs the given
AgiServer. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfiguableAGIServer |
Copyright © 2004–2024. All rights reserved.