|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.application.Resource
org.richfaces.resource.AbstractCacheableResource
org.richfaces.resource.AbstractBaseResource
org.richfaces.resource.PushResource
public class PushResource
Field Summary |
---|
Fields inherited from class org.richfaces.resource.AbstractBaseResource |
---|
URL_PROTOCOL |
Fields inherited from class javax.faces.application.Resource |
---|
COMPONENT_RESOURCE_KEY |
Constructor Summary | |
---|---|
PushResource()
|
Method Summary | |
---|---|
InputStream |
getInputStream()
|
Map<String,String> |
getResponseHeaders()
|
boolean |
isCacheable(javax.faces.context.FacesContext context)
|
Methods inherited from class org.richfaces.resource.AbstractBaseResource |
---|
getClassLoader, getContentLength, getEntityTag, getExpires, getLastModified, getRequestPath, getTimeToLive, getURL, getVersion, setCacheable, setVersion |
Methods inherited from class org.richfaces.resource.AbstractCacheableResource |
---|
isMatchesEntityTag, isMatchesEntityTag, isMatchesLastModified, isMatchesLastModified, userAgentNeedsUpdate |
Methods inherited from class javax.faces.application.Resource |
---|
getContentType, getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PushResource()
Method Detail |
---|
public boolean isCacheable(javax.faces.context.FacesContext context)
isCacheable
in class AbstractBaseResource
public InputStream getInputStream() throws IOException
getInputStream
in class javax.faces.application.Resource
IOException
public Map<String,String> getResponseHeaders()
getResponseHeaders
in class AbstractBaseResource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |