org.apache.myfaces.component.html.util
Class StreamingAddResource.HeaderInfoEntry

java.lang.Object
  extended by org.apache.myfaces.component.html.util.StreamingAddResource.HeaderInfoEntry
Enclosing class:
StreamingAddResource

public static class StreamingAddResource.HeaderInfoEntry
extends java.lang.Object


Constructor Summary
protected StreamingAddResource.HeaderInfoEntry()
           
 
Method Summary
protected  void addInfo(StreamingAddResource.StreamablePositionedInfo positionedInfo)
           
protected  StreamingAddResource.StreamablePositionedInfo fetchInfo()
           
protected  boolean isDestroyable(long now)
           
protected  void setRequestDone()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamingAddResource.HeaderInfoEntry

protected StreamingAddResource.HeaderInfoEntry()
Method Detail

isDestroyable

protected boolean isDestroyable(long now)

addInfo

protected void addInfo(StreamingAddResource.StreamablePositionedInfo positionedInfo)

fetchInfo

protected StreamingAddResource.StreamablePositionedInfo fetchInfo()
                                                           throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

setRequestDone

protected void setRequestDone()


Copyright © 2009. All Rights Reserved.