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

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)
           
 



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