public interface JAXRSService
Modifier and Type | Field and Description |
---|---|
static String |
REQUEST_CONTENT_PATH_KEY |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
initialize() |
void |
invoke(HstRequestContext requestContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static final String REQUEST_CONTENT_PATH_KEY
void initialize() throws ContainerException
ContainerException
void invoke(HstRequestContext requestContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws ContainerException
ContainerException
void destroy()
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.