|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.resource.AbstractUserResource
public abstract class AbstractUserResource
Constructor Summary | |
---|---|
AbstractUserResource()
|
Method Summary | |
---|---|
int |
getContentLength()
|
java.util.Date |
getLastModified()
|
java.util.Map<java.lang.String,java.lang.String> |
getResponseHeaders()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.richfaces.resource.UserResource |
---|
getContentType |
Methods inherited from interface org.richfaces.resource.ContentProducerResource |
---|
encode |
Constructor Detail |
---|
public AbstractUserResource()
Method Detail |
---|
public java.util.Map<java.lang.String,java.lang.String> getResponseHeaders()
getResponseHeaders
in interface UserResource
public java.util.Date getLastModified()
getLastModified
in interface UserResource
public int getContentLength()
getContentLength
in interface UserResource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |