FilterChain.append

Appends the given filter chain to the end of this one.

class FilterChain
append

Parameters

other FilterChain

The other filter chain.

Return Value

A reference to this filter chain.