public interface Filter extends FilterBase
Modifier and Type | Method and Description |
---|---|
void |
setChain(FilterChain chain)
an implementation must store the supplied view to the next filter in the
chain.
|
begin, data, done, from, recipient, verifyRecipient
void setChain(FilterChain chain)
FilterChain
must call the latter method.