Class ContentTypeXmlFilter
- Namespace
- Fluxzy.Rules.Filters.ResponseFilters
- Assembly
- Fluxzy.Core.dll
Select exchanges that has a XML response body.
[FilterMetaData(null, LongDescription = "Select exchanges having XML response body.")]
public class ContentTypeXmlFilter : ResponseHeaderFilter
- Inheritance
-
ContentTypeXmlFilter
- Inherited Members
- Extension Methods
Constructors
ContentTypeXmlFilter()
public ContentTypeXmlFilter()
Properties
AutoGeneratedName
public override string AutoGeneratedName { get; }
Property Value
GenericName
public override string GenericName { get; }
Property Value
Identifier
public override Guid Identifier { get; }
Property Value
PreMadeFilter
public override bool PreMadeFilter { get; }
Property Value
ShortName
public override string ShortName { get; }
Property Value
Methods
GetExamples()
public override IEnumerable<FilterExample> GetExamples()