symmetry.api.rabbitmq.wrap

Undocumented in source.

Members

Classes

AmqpConnection
class AmqpConnection
Undocumented in source.

Functions

amqp_string
amqp_bytes_t amqp_string(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
asRabbit
amqp_bytes_t asRabbit(ubyte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
basicProperties
amqp_basic_properties_t basicProperties(RabbitBasicFlag flags, string contentType, RabbitDeliveryMode deliveryMode, string replyTo, string correlationID)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AmqpConnectionState
struct AmqpConnectionState
Undocumented in source.
ConnectionParams
struct ConnectionParams
Undocumented in source.
CorrelationID
struct CorrelationID
Undocumented in source.
FrameResult
struct FrameResult
Undocumented in source.
RabbitClient
struct RabbitClient
Undocumented in source.
RabbitCredentials
struct RabbitCredentials
Undocumented in source.

Meta