Table of Contents

Namespace CarrotMQ.Core.Protocol

Classes

CarrotHeader

Represents the headers associated with a CarrotMQ message.

CarrotMessage

Represents a message sent with CarrotMQ.

CarrotStatusCode

Status codes used in CarrotResponse.

RetryLimitExceededException

Represents an exception thrown when the retry limit for a message sent with publisher confirm is exceeded. No ack has been received from the broker to confirm the arrival of this message.

Interfaces

ITransport

Represents an interface for handling the transport of CarrotMQ messages.