Constant Field Values


Contents
com.sun.*

com.sun.jersey.spi.container.servlet.ServletContainer
public static final java.lang.String APPLICATION_CONFIG_CLASS "javax.ws.rs.Application"
public static final java.lang.String FEATURE_ALLOW_RAW_MANAGED_BEANS "com.sun.jersey.config.feature.AllowRawManagedBeans"
public static final java.lang.String FEATURE_FILTER_FORWARD_ON_404 "com.sun.jersey.config.feature.FilterForwardOn404"
public static final java.lang.String GLASSFISH_DEFAULT_ERROR_PAGE_RESPONSE "org.glassfish.web.isDefaultErrorPageEnabled"
public static final java.lang.String JSP_TEMPLATES_BASE_PATH "com.sun.jersey.config.property.JSPTemplatesBasePath"
public static final java.lang.String PROPERTY_FILTER_CONTEXT_PATH "com.sun.jersey.config.feature.FilterContextPath"
public static final java.lang.String PROPERTY_WEB_PAGE_CONTENT_REGEX "com.sun.jersey.config.property.WebPageContentRegex"
public static final java.lang.String RESOURCE_CONFIG_CLASS "com.sun.jersey.config.property.resourceConfigClass"

com.sun.jersey.spi.container.servlet.WebComponent
public static final java.lang.String APPLICATION_CONFIG_CLASS "javax.ws.rs.Application"
public static final java.lang.String JSP_TEMPLATES_BASE_PATH "com.sun.jersey.config.property.JSPTemplatesBasePath"
public static final java.lang.String RESOURCE_CONFIG_CLASS "com.sun.jersey.config.property.resourceConfigClass"



Copyright © 2017 Oracle Corporation. All Rights Reserved.