org.mapfish.print.servlet.job.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of print-lib Show documentation
Show all versions of print-lib Show documentation
Library for generating PDFs and images from online webmapping services
/**
* 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.
*/
package org.mapfish.print.servlet.job;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy