|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterMapping | |
---|---|
org.mortbay.jetty.servlet |
Uses of FilterMapping in org.mortbay.jetty.servlet |
---|
Methods in org.mortbay.jetty.servlet that return FilterMapping | |
---|---|
FilterMapping[] |
ServletHandler.getFilterMappings()
|
Methods in org.mortbay.jetty.servlet with parameters of type FilterMapping | |
---|---|
void |
ServletHandler.addFilter(FilterHolder filter,
FilterMapping filterMapping)
convenience method to add a filter and mapping |
void |
ServletHandler.addFilterMapping(FilterMapping mapping)
Convenience method to add a preconstructed FilterMapping |
void |
ServletHandler.setFilterMappings(FilterMapping[] filterMappings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |