Package org.mapfish.print.servlet.job

This package contains interfaces and implementations for executing print jobs in separate threads from the requesting threads.

See: Description

Package org.mapfish.print.servlet.job Description

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.