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

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

public static class StreamingThreadManager.HeaderInfoEntry
extends Object


Constructor Summary
protected StreamingThreadManager.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

StreamingThreadManager.HeaderInfoEntry

protected StreamingThreadManager.HeaderInfoEntry()
Method Detail

isDestroyable

protected boolean isDestroyable(long now)

addInfo

protected void addInfo(StreamingAddResource.StreamablePositionedInfo positionedInfo)

fetchInfo

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

setRequestDone

protected void setRequestDone()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.