org.richfaces.resource
Interface UserResource
- All Known Implementing Classes:
- AbstractUserResource
public interface UserResource
- Author:
- Nick Belaevski
getResponseHeaders
java.util.Map<java.lang.String,java.lang.String> getResponseHeaders()
getLastModified
java.util.Date getLastModified()
getInputStream
java.io.InputStream getInputStream()
throws java.io.IOException
- Throws:
java.io.IOException
getContentType
java.lang.String getContentType()
getContentLength
int getContentLength()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.