public class CXFJaxrsContentService extends CXFJaxrsService
AbstractJaxrsService.PathsAdjustedHttpServletRequestWrapper, AbstractJaxrsService.ServletConfigImpl
REQUEST_CONTENT_PATH_KEY
Constructor and Description |
---|
CXFJaxrsContentService(String serviceName) |
CXFJaxrsContentService(String serviceName,
Map<String,String> jaxrsConfigParameters) |
Modifier and Type | Method and Description |
---|---|
protected String |
getJaxrsPathInfo(HstRequestContext requestContext,
javax.servlet.http.HttpServletRequest request)
Concrete implementations must implement this method to get the jaxrs pathInfo.
|
protected javax.servlet.http.HttpServletRequest |
getJaxrsRequest(HstRequestContext requestContext,
javax.servlet.http.HttpServletRequest request) |
createBus, destroy, getController, getController, invoke, setInFaultInterceptors, setInInterceptors, setJaxrsServerFactoryBean, setOutFaultInterceptors, setOutInterceptors
getAnnotatedClasses, getAnnotatedClassesResourcePath, getContentNode, getJaxrsServletConfig, getJaxrsServletPath, getMountContentPath, getObjectConverter, getRequestContentBean, getRequestContentBean, getServletPath, getSiteContentBaseBean, initialize, setAnnotatedClasses, setAnnotatedClassesResourcePath, setObjectConverter, setServletPath
public CXFJaxrsContentService(String serviceName)
protected String getJaxrsPathInfo(HstRequestContext requestContext, javax.servlet.http.HttpServletRequest request) throws ContainerException
AbstractJaxrsService
HstRequestContext#getBaseURL()#getPathInfo()
because the baseURL has a pathInfo which has been stripped from matrix parametersgetJaxrsPathInfo
in class CXFJaxrsService
ContainerException
protected javax.servlet.http.HttpServletRequest getJaxrsRequest(HstRequestContext requestContext, javax.servlet.http.HttpServletRequest request) throws ContainerException
getJaxrsRequest
in class AbstractJaxrsService
ContainerException
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.