Class | Description | |
---|---|---|
AmqpArguments | AmqpArguments is a table of optional arguments for AMQP commands | |
AmqpChannel | AmqpChannel represents the channel created on the AMQP connection to the server. | |
AmqpClient | AmqpClient provides a socket-based ActionScript client API to communicate with any AMQP 0.9x server, such as Apache QPid. | |
AmqpEvent | AmqpEvent is dispatched to event listeners and callback functions registered when using AmqpClient and AmqpChannel | |
AmqpProperties |
AmqpProperties class is used to specify the pre-defined properties as per AMQP 0-9-1 specification. |