|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterNameType | |
|---|---|
| org.glassfish.grizzly.servlet.ver30 | |
| Uses of FilterNameType in org.glassfish.grizzly.servlet.ver30 |
|---|
| Fields in org.glassfish.grizzly.servlet.ver30 declared as FilterNameType | |
|---|---|
protected FilterNameType |
FilterType.filterName
|
protected FilterNameType |
FilterMappingType.filterName
|
| Methods in org.glassfish.grizzly.servlet.ver30 that return FilterNameType | |
|---|---|
FilterNameType |
ObjectFactory.createFilterNameType()
Create an instance of FilterNameType |
FilterNameType |
FilterType.getFilterName()
Gets the value of the filterName property. |
FilterNameType |
FilterMappingType.getFilterName()
Gets the value of the filterName property. |
| Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type FilterNameType | |
|---|---|
void |
FilterType.setFilterName(FilterNameType value)
Sets the value of the filterName property. |
void |
FilterMappingType.setFilterName(FilterNameType value)
Sets the value of the filterName property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||