constants Module
Enums
| CBSAuthStatus |
An enumeration. |
| CBSOpenState |
An enumeration. |
| CBSOperationResult |
An enumeration. |
| ErrorCodes |
An enumeration. |
| ManagementLinkState |
An enumeration. |
| ManagementOperationResult |
An enumeration. |
| MessageBodyType |
AMQP message body type The body of an amqp message consists of either: one or more data sections, one or more amqp-sequence sections, or a single amqp-value section: DataType: The body consists of one or more data sections and each section contains opaque binary data. SequenceType: The body consists of one or more sequence sections and each section contains an arbitrary number of structured data elements. ValueType: The body consists of one amqp-value section and the section contains a single AMQP value. Please refer to the AMQP spec: http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#section-message-format for further information on the message body type. |
| MessageReceiverState |
An enumeration. |
| MessageSendResult |
An enumeration. |
| MessageSenderState |
An enumeration. |
| MessageState |
An enumeration. |
| MgmtExecuteResult |
An enumeration. |
| MgmtOpenStatus |
An enumeration. |
| ReceiverSettleMode |
An enumeration. |
| Role |
An enumeration. |
| SenderSettleMode |
An enumeration. |
| TransportType |
Transport type The underlying transport protocol type: Amqp: AMQP over the default TCP transport protocol, it uses port 5671. AmqpOverWebsocket: Amqp over the Web Sockets transport protocol, it uses port 443. |
Feedback
Submit and view feedback for