|
Asterisk-Java | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ChallengeResponse | Corresponds to a ChallengeAction and contains the challenge needed to log in using challenge/response. |
| CommandResponse | Response that is received when sending a CommandAction. |
| ExtensionStateResponse | |
| GetConfigResponse | Response that is received when sending a GetConfigAction. |
| MailboxCountResponse | A MailboxCountResponse is sent in response to a MailboxCountAction and contains the number of old and new messages in a mailbox. |
| MailboxStatusResponse | A MailboxStatusResponse is sent in response to a MailboxStatusAction and indicates if a set of mailboxes contains waiting messages. |
| ManagerError | Represents an "Response: Error" response received from the asterisk server. |
| ManagerResponse | Represents a response received from the Asterisk server as the result of a previously sent ManagerAction. |
Provides classes that represent the responses that are received from an Asterisk server in response to an action send via the Manager API.
|
Asterisk-Java | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||