Uses of Interface
net.sf.asterisk.fastagi.AGIReader

Packages that use AGIReader
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 AGIReader in net.sf.asterisk.fastagi
 

Methods in net.sf.asterisk.fastagi that return AGIReader
protected  AGIReader AGIConnectionHandler.createReader()
           
 

Uses of AGIReader in net.sf.asterisk.fastagi.impl
 

Classes in net.sf.asterisk.fastagi.impl that implement AGIReader
 class AGIReaderImpl
          Default implementation of the AGIReader implementation.
 

Constructors in net.sf.asterisk.fastagi.impl with parameters of type AGIReader
AGIChannelImpl(AGIWriter agiWriter, AGIReader agiReader)
           
 



Copyright © 2004-2005 Stefan Reuter. All Rights Reserved.