|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UrlPatternType | |
|---|---|
| org.glassfish.grizzly.servlet.ver30 | |
| Uses of UrlPatternType in org.glassfish.grizzly.servlet.ver30 |
|---|
| Fields in org.glassfish.grizzly.servlet.ver30 with type parameters of type UrlPatternType | |
|---|---|
protected java.util.List<UrlPatternType> |
WebResourceCollectionType.urlPattern
|
protected java.util.List<UrlPatternType> |
ServletMappingType.urlPattern
|
protected java.util.List<UrlPatternType> |
JspPropertyGroupType.urlPattern
|
| Methods in org.glassfish.grizzly.servlet.ver30 that return UrlPatternType | |
|---|---|
UrlPatternType |
ObjectFactory.createUrlPatternType()
Create an instance of UrlPatternType |
| Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type UrlPatternType | |
|---|---|
java.util.List<UrlPatternType> |
WebResourceCollectionType.getUrlPattern()
Gets the value of the urlPattern property. |
java.util.List<UrlPatternType> |
ServletMappingType.getUrlPattern()
Gets the value of the urlPattern property. |
java.util.List<UrlPatternType> |
JspPropertyGroupType.getUrlPattern()
Gets the value of the urlPattern property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||