Module lapin_futures::channel[][src]

Structs

AccessRequestOptions
BasicConsumeOptions
BasicGetOptions
BasicPublishOptions
BasicQosOptions

Quality of service" settings. The QoS can be specified for the current channel or for all channels on the connection. The particular properties and semantics of a qos method always depend on the content class semantics. Though the qos method could in principle apply to both peers, it is currently meaningful only for the server.

Channel

Channel provides methods to act on a channel, such as managing queues

ChannelFlowOptions
ConfirmSelectOptions
ExchangeBindOptions
ExchangeDeclareOptions
ExchangeDeleteOptions
ExchangeUnbindOptions
QueueBindOptions
QueueDeclareOptions
QueueDeleteOptions
QueuePurgeOptions
QueueUnbindOptions

Type Definitions

BasicProperties