|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterMapping | |
|---|---|
| com.sun.grizzly.http.webxml.schema | |
| Uses of FilterMapping in com.sun.grizzly.http.webxml.schema |
|---|
| Fields in com.sun.grizzly.http.webxml.schema with type parameters of type FilterMapping | |
|---|---|
List<FilterMapping> |
WebApp.filterMapping
|
| Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type FilterMapping | |
|---|---|
List<FilterMapping> |
WebApp.getFilterMapping()
<filter-mapping> <filter-name/> <url-pattern>string</url-pattern> <servlet-name/> <url-pattern>string</url-pattern> <servlet-name/> <url-pattern>string</url-pattern> <servlet-name/> <dispatcher>ERROR</dispatcher> </filter-mapping> |
| Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type FilterMapping | |
|---|---|
void |
WebApp.setFilterMapping(List<FilterMapping> filterMapping)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||