types Module
Classes
| AMQPArray |
An AMQP Array object. All the values in the array must be of the same type. |
| AMQPByte |
An AMQP byte object. |
| AMQPChar |
An AMQP char object. |
| AMQPDescribed |
An AMQP Described object. All the values in the array must be of the same type. |
| AMQPInt |
An AMQP int object. |
| AMQPLong |
An AMQP long object. |
| AMQPShort |
An AMQP short object. |
| AMQPSymbol |
An AMQP symbol object. |
| AMQPType |
Base type for specific AMQP encoded type definitions. |
| AMQPuByte |
An AMQP unsigned byte object. |
| AMQPuInt |
An AMQP unsigned int object. |
| AMQPuLong |
An AMQP unsigned long object. |
| AMQPuShort |
An AMQP unsigned short object. |
Feedback
Submit and view feedback for