Uses of Class
com.sun.jersey.test.framework.web.jaxb.types.ServletMappingType

Packages that use ServletMappingType
com.sun.jersey.test.framework.web.jaxb Provides JAXB support for Web application description documents. 
com.sun.jersey.test.framework.web.jaxb.types JAXB beans for Web application description documents. 
 

Uses of ServletMappingType in com.sun.jersey.test.framework.web.jaxb
 

Methods in com.sun.jersey.test.framework.web.jaxb that return ServletMappingType
 ServletMappingType ObjectFactory.createServletMappingType()
           
 

Uses of ServletMappingType in com.sun.jersey.test.framework.web.jaxb.types
 

Methods in com.sun.jersey.test.framework.web.jaxb.types that return ServletMappingType
 ServletMappingType WebAppType.getServletMapping()
           
 

Methods in com.sun.jersey.test.framework.web.jaxb.types with parameters of type ServletMappingType
 void WebAppType.setServletMapping(ServletMappingType servletMapping)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.