|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Message | |
---|---|
com.orderlysoftware.orderlycalls.asterisk.manager.action | |
com.orderlysoftware.orderlycalls.asterisk.manager.event |
Uses of Message in com.orderlysoftware.orderlycalls.asterisk.manager.action |
---|
Subclasses of Message in com.orderlysoftware.orderlycalls.asterisk.manager.action | |
---|---|
class |
ManagerAction
This class represents an Action for the Asterisk Manager API. |
class |
ManagerResponse
Represents an action response from Asterisk. |
Constructors in com.orderlysoftware.orderlycalls.asterisk.manager.action with parameters of type Message | |
---|---|
ManagerResponse(Message message)
Creates a response from a message. |
Uses of Message in com.orderlysoftware.orderlycalls.asterisk.manager.event |
---|
Subclasses of Message in com.orderlysoftware.orderlycalls.asterisk.manager.event | |
---|---|
class |
ManagerEvent
Represents an event received from Asterisk over the Manager API |
Constructors in com.orderlysoftware.orderlycalls.asterisk.manager.event with parameters of type Message | |
---|---|
ManagerEvent(Message message)
Constructor for converting a Message to an Event |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |