|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TerminationFilter
TerminationFilter is a marker interface to filters, which terminate the filter chain and optionally close the response after filtering the request.
Note that a termination filter can pass the request forward if the request is not meant for it in the first place.
| Method Summary |
|---|
| Methods inherited from interface javax.servlet.Filter |
|---|
destroy, doFilter, init |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||