Packages |
net.sf.asterisk |
|
net.sf.asterisk.fastagi |
Provides an implementaion of Asterisk's FastAGI. |
net.sf.asterisk.fastagi.command |
Provides classes that represent the standard commands that can be sent
to an Asterisk server via the FastAGI. |
net.sf.asterisk.fastagi.impl |
Provides private implementations for interfaces defined in the
net.sf.asterisk.fastagi package. |
net.sf.asterisk.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. |
net.sf.asterisk.fastagi.reply.impl |
Provides private implementations for interfaces defined in the
net.sf.asterisk.fastagi.reply package. |
net.sf.asterisk.io |
Provides a facade to java.io. |
net.sf.asterisk.io.impl |
Provides private implementations for interfaces defined in the
net.sf.asterisk.io package. |
net.sf.asterisk.manager |
Provides an implementaion of Asterisk's Manager API. |
net.sf.asterisk.manager.action |
Provides classes that represent the standard actions that can be sent
to an Asterisk server via the Manager API. |
net.sf.asterisk.manager.event |
Provides classes that represent the standard events that can be received
from an Asterisk server via the Manager API. |
net.sf.asterisk.manager.impl |
Provides private implementations for interfaces defined in the
net.sf.asterisk.manager package. |
net.sf.asterisk.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. |
net.sf.asterisk.util |
Provides various utility classes used throughout the library. |
net.sf.asterisk.util.impl |
Provides private implementations for interfaces defined in the
net.sf.asterisk.util package. |