Table of Contents

Namespace Fluxzy.Rules.Filters

Classes

AnyFilter

Select all request

CommentSearchFilter

Select exchanges according to comment value

ConnectionFilter
ExchangeInfoFilteringContext
ExecFilter
Filter
FilterCollection

A filter collection is a combination of multiple filter with a merging operator (OR / AND). Specific consideration A blank filter collection (no children) will always pass if operator is AND and will always fail if operator is OR

FilterExample
FilterScopeExtensions
GenericDescriptionExtension
HasCommentFilter

Select exchanges that contain comment

HasTagFilter

Select exchanges that contain tag

HeaderFilter
IpEgressFilter

Select exchanges according to upstream ip address

IpIngressFilter

Select exchanges according to client ip address

IsWebSocketFilter

Select exchanges that are websocket communication

NoFilter

Select nothing

StringFilter
TagContainsFilter

Select exchanges according to tag values

Interfaces

IFilteringContext

Enums

SelectorCollectionOperation
StringSelectorOperation