An ordered, singly-linked list of filters to apply to a request context.
Appends the given filter chain to the end of this one.
Applies this chain link's filter to the request context.
Builds a filter chain from the given list of filters.
An ordered, singly-linked list of filters to apply to a request context.