Expand description
Implements the model for headers, as specified in the STOMP Protocol Specification,Version 1.2.
Structs§
- Accept
Version Value - AckValue
- Content
Length Value - Content
Type Value - Custom
Value - Destination
Value - Heart
Beat Intervalls - A pair of numbers which specify at what intervall the originator of the containing message will supply a heartbeat and expect a heartbeat.
- Heart
Beat Value - Host
Value - IdValue
- Login
Value - Message
IdValue - Message
Value - Name
Value - Passcode
Value - Receipt
IdValue - Receipt
Value - Server
Value - Session
Value - Stomp
Versions - Subscription
Value - Transaction
Value - Version
Value
Enums§
- AckType
- The Ack approach to be used for the subscription
- Header
- Header
Type - Stomp
Version - Stomp Versions that client and server can negotiate to use
Traits§
- Decodable
Value - Header
Value - A Header that reveals it’s type and it’s value, and can be displayed