Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType

Packages that use ServletMappingType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of ServletMappingType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return ServletMappingType
 ServletMappingType ObjectFactory.createServletMappingType()
          Create an instance of ServletMappingType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type ServletMappingType
 JAXBElement<ServletMappingType> ObjectFactory.createWebAppTypeServletMapping(ServletMappingType value)
          Create an instance of JAXBElement<ServletMappingType>}
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type ServletMappingType
 JAXBElement<ServletMappingType> ObjectFactory.createWebAppTypeServletMapping(ServletMappingType value)
          Create an instance of JAXBElement<ServletMappingType>}
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.