org.mapfish.print.servlet.job.package-info Maven / Gradle / Ivy
/**
* This package contains interfaces and implementations for executing print jobs in separate threads from the requesting threads.
* Typically the requests will be queued and a limitted number will be executed at once.
*
* @author jesseeichar on 3/18/14.
*/
package org.mapfish.print.servlet.job;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy