public class ResourceServingUtil extends Object
| Constructor and Description |
|---|
ResourceServingUtil() |
| Modifier and Type | Method and Description |
|---|---|
static GetResource |
decode(javax.servlet.http.HttpServletRequest req) |
static URL |
encode(org.gatein.pc.api.Mode mode,
org.gatein.pc.api.WindowState windowState,
boolean secure,
org.gatein.pc.api.StateString navigationalState,
org.gatein.pc.api.StateString resourceState,
String resourceId,
org.gatein.pc.api.cache.CacheLevel cacheability,
WSRPPortletURL.URLContext context) |
public static GetResource decode(javax.servlet.http.HttpServletRequest req)
public static URL encode(org.gatein.pc.api.Mode mode, org.gatein.pc.api.WindowState windowState, boolean secure, org.gatein.pc.api.StateString navigationalState, org.gatein.pc.api.StateString resourceState, String resourceId, org.gatein.pc.api.cache.CacheLevel cacheability, WSRPPortletURL.URLContext context)
Copyright © 2006-2014 GateIn. All Rights Reserved.