See: Description
| Class | Description |
|---|---|
| AgiChannelImpl |
Default implementation of the AgiChannel interface.
|
| AgiConnectionHandler |
An AgiConnectionHandler is created and run by the AgiServer whenever a new
AGI connection from an Asterisk Server is received.
|
| AgiReplyImpl |
Default implementation of the AgiReply interface.
|
| AgiRequestImpl |
Default implementation of the AGIRequest interface.
|
| AsyncAgiConnectionHandler |
An AgiConnectionHandler for AsyncAGI.
|
| AsyncAgiReader | |
| AsyncAgiWriter |
Implementation of AgiWriter that uses a
ManagerConnection to send
AgiCommands as part of an AsyncAgi conversation. |
| DefaultAgiChannelFactory |
If no other factory is passed to DefaultAgiServer's constructor,
an instance of this one will be used.
|
| FastAgiConnectionHandler |
An AgiConnectionHandler for FastAGI.
|
Provides private implementations for interfaces defined in the org.asteriskjava.fastagi package.
Copyright © 2004–2022. All rights reserved.