|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AGIWriter | |
---|---|
net.sf.asterisk.fastagi | Provides an implementaion of Asterisk's FastAGI. |
net.sf.asterisk.fastagi.impl | Provides private implementations for interfaces defined in the net.sf.asterisk.fastagi package. |
Uses of AGIWriter in net.sf.asterisk.fastagi |
---|
Methods in net.sf.asterisk.fastagi that return AGIWriter | |
---|---|
protected AGIWriter |
AGIConnectionHandler.createWriter()
|
Uses of AGIWriter in net.sf.asterisk.fastagi.impl |
---|
Classes in net.sf.asterisk.fastagi.impl that implement AGIWriter | |
---|---|
class |
AGIWriterImpl
Default implementation of the AGIWriter interface. |
Constructors in net.sf.asterisk.fastagi.impl with parameters of type AGIWriter | |
---|---|
AGIChannelImpl(AGIWriter agiWriter,
AGIReader agiReader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |