org.richfaces.resource
Class AbstractUserResource
java.lang.Object
org.richfaces.resource.AbstractUserResource
- All Implemented Interfaces:
- ContentProducerResource, UserResource
- Direct Known Subclasses:
- AbstractJSONResource
public abstract class AbstractUserResource
- extends Object
- implements UserResource
- Author:
- Nick Belaevski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractUserResource
public AbstractUserResource()
getResponseHeaders
public Map<String,String> getResponseHeaders()
- Specified by:
getResponseHeaders
in interface UserResource
getLastModified
public Date getLastModified()
- Specified by:
getLastModified
in interface UserResource
getContentLength
public int getContentLength()
- Specified by:
getContentLength
in interface UserResource
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.