| Package | Description |
|---|---|
| org.asteriskjava.examples.activities | |
| org.asteriskjava.fastagi |
Provides an implementaion of Asterisk's FastAGI.
|
| org.asteriskjava.fastagi.internal |
Provides private implementations for interfaces defined in the
org.asteriskjava.fastagi package.
|
| org.asteriskjava.live |
Provides a higher level API on top of Asterisk's Manager API.
|
| org.asteriskjava.live.internal |
Provides private implementations and helper classes for interfaces
defined in the org.asteriskjava.live package.
|
| 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.internal |
Provides private implementations for interfaces defined in the
org.asteriskjava.manager package.
|
| org.asteriskjava.pbx.internal.core | |
| org.asteriskjava.pbx.internal.managerAPI | |
| org.asteriskjava.tools |
Tools for debugging Asterisk and Asterisk-Java.
|
| Class and Description |
|---|
| AuthenticationFailedException
An AuthenticationFailedException is thrown when a login fails due to an incorrect username and/or
password.
|
| TimeoutException
A TimeoutException is thrown if a ManagerResponse is not received within the
expected time period.
|
| Class and Description |
|---|
| ManagerEventListener
An interface to listen for events received from an Asterisk server.
|
| Class and Description |
|---|
| ManagerConnection
The main interface to talk to an Asterisk server via the Asterisk Manager
API.
|
| Class and Description |
|---|
| DefaultManagerConnection
Default implemention of the
ManagerConnection interface. |
| ManagerConnection
The main interface to talk to an Asterisk server via the Asterisk Manager
API.
|
| ManagerEventListener
An interface to listen for events received from an Asterisk server.
|
| Class and Description |
|---|
| ManagerConnection
The main interface to talk to an Asterisk server via the Asterisk Manager
API.
|
| ManagerEventListener
An interface to listen for events received from an Asterisk server.
|
| Class and Description |
|---|
| AuthenticationFailedException
An AuthenticationFailedException is thrown when a login fails due to an incorrect username and/or
password.
|
| EventTimeoutException
An EventTimeoutException is thrown if a ManagerResponse or some
ResponseEvents are not completely received within the expected time period.
|
| ManagerConnection
The main interface to talk to an Asterisk server via the Asterisk Manager
API.
|
| ManagerConnectionState
The lifecycle status of a
ManagerConnection. |
| ManagerEventListener
An interface to listen for events received from an Asterisk server.
|
| ManagerEventListenerProxy
Proxies a ManagerEventListener and dispatches events asynchronously by using
a single threaded executor.
|
| ResponseEvents
Contains the result of executing an
EventGeneratingAction, that is the
ManagerResponse and any received
ManagerEvents. |
| SendActionCallback
Callback interface to send
ManagerActions
asynchronously. |
| SendEventGeneratingActionCallback
Callback interface to send
EventGeneratingAction asynchronously. |
| TimeoutException
A TimeoutException is thrown if a ManagerResponse is not received within the
expected time period.
|
| Class and Description |
|---|
| ExpectedResponse
Indicates that an annotated
ManagerAction expects
a specific subclass of ManagerResponse when executed
successfully. |
| Class and Description |
|---|
| AuthenticationFailedException
An AuthenticationFailedException is thrown when a login fails due to an incorrect username and/or
password.
|
| EventTimeoutException
An EventTimeoutException is thrown if a ManagerResponse or some
ResponseEvents are not completely received within the expected time period.
|
| ManagerConnection
The main interface to talk to an Asterisk server via the Asterisk Manager
API.
|
| ManagerConnectionState
The lifecycle status of a
ManagerConnection. |
| ManagerEventListener
An interface to listen for events received from an Asterisk server.
|
| ResponseEvents
Contains the result of executing an
EventGeneratingAction, that is the
ManagerResponse and any received
ManagerEvents. |
| SendActionCallback
Callback interface to send
ManagerActions
asynchronously. |
| SendEventGeneratingActionCallback
Callback interface to send
EventGeneratingAction asynchronously. |
| TimeoutException
A TimeoutException is thrown if a ManagerResponse is not received within the
expected time period.
|
| Class and Description |
|---|
| AuthenticationFailedException
An AuthenticationFailedException is thrown when a login fails due to an incorrect username and/or
password.
|
| EventTimeoutException
An EventTimeoutException is thrown if a ManagerResponse or some
ResponseEvents are not completely received within the expected time period.
|
| TimeoutException
A TimeoutException is thrown if a ManagerResponse is not received within the
expected time period.
|
| Class and Description |
|---|
| AuthenticationFailedException
An AuthenticationFailedException is thrown when a login fails due to an incorrect username and/or
password.
|
| ManagerConnection
The main interface to talk to an Asterisk server via the Asterisk Manager
API.
|
| TimeoutException
A TimeoutException is thrown if a ManagerResponse is not received within the
expected time period.
|
| Class and Description |
|---|
| ManagerEventListener
An interface to listen for events received from an Asterisk server.
|
Copyright © 2004–2020. All rights reserved.