public interface AgiChannelFactory
| Modifier and Type | Method and Description |
|---|---|
AgiChannel |
createAgiChannel(AgiRequest request,
AgiWriter agiWriter,
AgiReader agiReader)
Creates a new AgiChannel.
|
AgiChannel createAgiChannel(AgiRequest request, AgiWriter agiWriter, AgiReader agiReader)
request - the request to build the channel for.agiWriter - the writer.agiReader - the reader.Copyright © 2004–2020. All rights reserved.