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

Packages that use ServletType
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 ServletType in com.sun.jersey.test.framework.web.jaxb
 

Methods in com.sun.jersey.test.framework.web.jaxb that return ServletType
 ServletType ObjectFactory.createServletType()
           
 

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

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

Methods in com.sun.jersey.test.framework.web.jaxb.types with parameters of type ServletType
 void WebAppType.setServletType(ServletType servletType)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.