# Variables
No description provided by the author
# Interfaces
Codec encodes/decodes various types of messages used within axon ReadHeader and ReadBody are called in pairs to read requests/responses from the connection.
Marshaler is a simple encoding interface used for the broker/transport where headers are not supported by the underlying implementation.
No description provided by the author
No description provided by the author