Module stomp_parser::headers [−][src]
Expand description
Implements the model for headers, as specified in the STOMP Protocol Spezification,Version 1.2.
Structs
Enums
AckType | The Ack approach to be used for the subscription |
Header | |
HeaderType | |
StompVersion | Stomp Versions that client and server can negotiate to use |
Traits
HeaderValue | A Header that reveals it’s type and it’s value, and can be displayed |