|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Core Packages | |
---|---|
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 | |
---|---|
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 | |
---|---|
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. |
|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |