Asterisk-Java

Uses of Package
org.asteriskjava.fastagi.command

Packages that use org.asteriskjava.fastagi.command
org.asteriskjava.fastagi Provides an implementaion of Asterisk's FastAGI. 
org.asteriskjava.fastagi.command Provides classes that represent the standard commands that can be sent to an Asterisk server via the FastAGI. 
org.asteriskjava.fastagi.internal Provides private implementations for interfaces defined in the org.asteriskjava.fastagi package. 
 

Classes in org.asteriskjava.fastagi.command used by org.asteriskjava.fastagi
AgiCommand
          AgiCommand that can be sent to Asterisk via the Asterisk Gateway Interface.
 

Classes in org.asteriskjava.fastagi.command used by org.asteriskjava.fastagi.command
AbstractAgiCommand
          Abstract base class that provides some convenience methods for implementing AgiCommand classes.
AgiCommand
          AgiCommand that can be sent to Asterisk via the Asterisk Gateway Interface.
 

Classes in org.asteriskjava.fastagi.command used by org.asteriskjava.fastagi.internal
AgiCommand
          AgiCommand that can be sent to Asterisk via the Asterisk Gateway Interface.
 


Asterisk-Java

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