Richfaces UI Components UI 4.1.0.20111014-M3

org.richfaces.resource
Class PushResource

java.lang.Object
  extended by org.richfaces.resource.AbstractUserResource
      extended by org.richfaces.resource.PushResource
All Implemented Interfaces:
org.richfaces.resource.ContentProducerResource, org.richfaces.resource.UserResource

public class PushResource
extends org.richfaces.resource.AbstractUserResource

Author:
Nick Belaevski

Constructor Summary
PushResource()
           
 
Method Summary
 void encode(javax.faces.context.FacesContext facesContext)
           
 String getContentType()
           
 
Methods inherited from class org.richfaces.resource.AbstractUserResource
getContentLength, getLastModified, getResponseHeaders
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushResource

public PushResource()
Method Detail

encode

public void encode(javax.faces.context.FacesContext facesContext)
            throws IOException
Throws:
IOException

getContentType

public String getContentType()

Richfaces UI Components UI 4.1.0.20111014-M3

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.