org.richfaces.resource
Class PushResource
java.lang.Object
org.richfaces.resource.PushResource
- All Implemented Interfaces:
- UserResource
public class PushResource
- 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 |
PushResource
public PushResource()
getResponseHeaders
public Map<String,String> getResponseHeaders()
- Specified by:
getResponseHeaders
in interface UserResource
getLastModified
public Date getLastModified()
- Specified by:
getLastModified
in interface UserResource
getInputStream
public InputStream getInputStream()
throws IOException
- Specified by:
getInputStream
in interface UserResource
- Throws:
IOException
getContentType
public String getContentType()
- Specified by:
getContentType
in interface UserResource
getContentLength
public int getContentLength()
- Specified by:
getContentLength
in interface UserResource
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.