Module uri

Module uri 

Source
Expand description

MQ URI type: fabric-mq://pool/topic[/partition].

Structs§

MqUri
A parsed MQ URI of the form fabric-mq://pool/topic[/partition].

Enums§

MqUriError
Errors that can occur when parsing an MqUri.