Module fe2o3_amqp_types::performatives

source ·
Available on crate features transport and messaging only.
Expand description

Performatives defined in AMQP 1.0 specification Part 2.7

Structs§

  • 2.7.3 Attach Attach a link to a session.
  • 2.7.2 Begin Begin a session on a channel.
  • the maximum channel number that can be used on the connection
  • 2.7.7 Detach Detach the link endpoint from the session.
  • 2.7.6 Disposition Inform remote peer of delivery state changes.
  • 2.7.4 Flow Update link state.
  • Proposed maximum frame size
  • Negotiate connection parameters.
  • 2.7.5 Transfer Transfer a message.

Enums§