| Package | Description |
|---|---|
| org.asteriskjava.fastagi | |
| org.asteriskjava.fastagi.internal |
| Modifier and Type | Method and Description |
|---|---|
AgiChannel |
AgiChannelFactory.createAgiChannel(AgiRequest request,
AgiWriter agiWriter,
AgiReader agiReader)
Creates a new AgiChannel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncAgiWriter
Implementation of AgiWriter that uses a
ManagerConnection to send
AgiCommands as part of an
AsyncAgi conversation. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AgiWriter |
AgiConnectionHandler.createWriter() |
protected AgiWriter |
FastAgiConnectionHandler.createWriter() |
protected AgiWriter |
AsyncAgiConnectionHandler.createWriter() |
| Modifier and Type | Method and Description |
|---|---|
AgiChannel |
DefaultAgiChannelFactory.createAgiChannel(AgiRequest request,
AgiWriter agiWriter,
AgiReader agiReader) |
| Constructor and Description |
|---|
AgiChannelImpl(AgiRequest request,
AgiWriter agiWriter,
AgiReader agiReader) |
Copyright © 2018. All rights reserved.