| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Method and Description |
|---|---|
ServletMappingType |
ObjectFactory.createServletMappingType()
Create an instance of
ServletMappingType |
ServletMappingType |
ServletMappingType.withId(String value) |
ServletMappingType |
ServletMappingType.withServletName(ServletNameType value) |
ServletMappingType |
ServletMappingType.withUrlPattern(Collection<UrlPatternType> values) |
ServletMappingType |
ServletMappingType.withUrlPattern(UrlPatternType... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServletMappingType> |
ObjectFactory.createWebAppTypeServletMapping(ServletMappingType value)
|
JAXBElement<ServletMappingType> |
ObjectFactory.createWebFragmentTypeServletMapping(ServletMappingType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServletMappingType> |
ObjectFactory.createWebAppTypeServletMapping(ServletMappingType value)
|
JAXBElement<ServletMappingType> |
ObjectFactory.createWebFragmentTypeServletMapping(ServletMappingType value)
|
Copyright © 2019. All rights reserved.