Uses of Class
net.sf.jasperreports.engine.fill.AsynchronousFillHandle

Packages that use AsynchronousFillHandle
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of AsynchronousFillHandle in net.sf.jasperreports.engine.fill
 

Methods in net.sf.jasperreports.engine.fill that return AsynchronousFillHandle
static AsynchronousFillHandle AsynchronousFillHandle.createHandle(JasperReport jasperReport, java.util.Map parameters, JRDataSource dataSource)
          Creates an asychronous filling handle.
static AsynchronousFillHandle AsynchronousFillHandle.createHandle(JasperReport jasperReport, java.util.Map parameters, java.sql.Connection conn)
          Creates an asychronous filling handle.
 



© 2001-2005 JasperSoft Corporation www.jaspersoft.com