| 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. |
| 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. |
| TimeoutException
A TimeoutException is thrown if a ManagerResponse is not received within the
expected time period.
|
Copyright © 2018. All rights reserved.