Uses of Interface
org.apache.wicket.util.io.DeferredFileOutputStream.FileFactory

Packages that use DeferredFileOutputStream.FileFactory
org.apache.wicket.util.io Input/Output utilities. 
 

Uses of DeferredFileOutputStream.FileFactory in org.apache.wicket.util.io
 

Constructors in org.apache.wicket.util.io with parameters of type DeferredFileOutputStream.FileFactory
DeferredFileOutputStream(int threshold, DeferredFileOutputStream.FileFactory fileFactory)
          Constructs an instance of this class which will trigger an event at the specified threshold, and save data to a file beyond that point.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.