Skip navigation links
Asterisk-Java

Asterisk-Java 1.1.0-beta API

Core Packages 
Package Description
org.asteriskjava
The Asterisk-Java command line interface.
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.reply
Provides a class that represents the reply that is received from an Asterisk server in response to a command sent via the FastAGI.
org.asteriskjava.live
Provides a higher level API on top of Asterisk's Manager API.
org.asteriskjava.manager
Provides an implementaion of Asterisk's Manager API.
org.asteriskjava.manager.action
Provides classes that represent the standard actions that can be sent to an Asterisk server via the Manager API.
org.asteriskjava.manager.event
Provides classes that represent the standard events that can be received from an Asterisk server via the Manager API.
org.asteriskjava.manager.response
Provides classes that represent the responses that are received from an Asterisk server in response to an action send via the Manager API.
org.asteriskjava.util
Provides various utility classes used throughout the library.
Internal Packages 
Package Description
org.asteriskjava.fastagi.internal
Provides private implementations for interfaces defined in the org.asteriskjava.fastagi package.
org.asteriskjava.live.internal
Provides private implementations and helper classes for interfaces defined in the org.asteriskjava.live package.
org.asteriskjava.manager.internal
Provides private implementations for interfaces defined in the org.asteriskjava.manager package.
org.asteriskjava.util.internal
Provides private implementations for interfaces defined in the org.asteriskjava.util package.
Other Packages 
Package Description
org.asteriskjava.config
Provides classes to manage the configuration of an Asterisk server.
org.asteriskjava.config.dialplan
Provides classes to manage the dialplan of an Asterisk server.
org.asteriskjava.tools
Tools for debugging Asterisk and Asterisk-Java.
Skip navigation links
Asterisk-Java

Copyright © 2004–2016. All rights reserved.