- connect
void connect()
Undocumented in source. Be warned that the author may not have intended to support it.
- getResponseBlocking
string getResponseBlocking(CorrelationID correlationID, from!"core.time".Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessage
CorrelationID sendMessage(string messageBody, string routingKey, string contentType)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessage
auto sendMessage(const(ubyte)[] message, string routingKey, from!"core.time".Duration timeout, string contentType)
Undocumented in source. Be warned that the author may not have intended to support it.