public abstract class AbstractUserResource extends Object implements UserResource
Constructor and Description |
---|
AbstractUserResource() |
Modifier and Type | Method and Description |
---|---|
int |
getContentLength() |
Date |
getLastModified() |
Map<String,String> |
getResponseHeaders() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentType
encode
public Map<String,String> getResponseHeaders()
getResponseHeaders
in interface UserResource
public Date getLastModified()
getLastModified
in interface UserResource
public int getContentLength()
getContentLength
in interface UserResource
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.