Interface AbstractHeaderMapper<T>.IHeaderMatcher
- Namespace
- Steeltoe.Integration.Mapping
- Assembly
- Steeltoe.Integration.IntegrationBase.dll
public interface AbstractHeaderMapper<T>.IHeaderMatcher
Properties
IsNegated
bool IsNegated { get; }
Property Value
Methods
MatchHeader(string)
bool MatchHeader(string headerName)
Parameters
headerName
string