Namespace Silverback.Messaging.Headers
Classes
CustomHeadersMapperConsumerBehavior
Applies the custom header name mappings.
CustomHeadersMapperProducerBehavior
Applies the custom header name mappings.
HeadersReaderConsumerBehavior
Maps the headers with the properties decorated with the HeaderAttribute.
HeadersWriterProducerBehavior
Maps the properties decorated with the HeaderAttribute to the message headers.
Interfaces
ICustomHeadersMappings
Can be used to override the default header names.