@Service(value="httpContentService") public class CachingHttpContentServiceImpl extends HttpContentServiceImpl
FORM_METHOD_PARAM, IS_FORM_PARAM, PREINTERCEPTOR_LIST_KEY, PROXY_PORTLET_PARAM_PREFIX, URL_PARAM| Constructor and Description |
|---|
CachingHttpContentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
GenericContentResponseImpl |
getContent(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request)
Retrieve content for the given content request and portlet request.
|
void |
setCache(net.sf.ehcache.Cache cache) |
afterGetContent, beforeGetContent, getContent, getHttpRequest, getRequest, setApplicationContext, setHttpClientService, setReplayedRequestHeaderspublic void setCache(net.sf.ehcache.Cache cache)
public GenericContentResponseImpl getContent(HttpContentRequestImpl proxyRequest, javax.portlet.PortletRequest request)
IContentServicegetContent in interface IContentService<HttpContentRequestImpl,GenericContentResponseImpl>getContent in class HttpContentServiceImplCopyright © 2014 Jasig. All Rights Reserved.