JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.mapfish.print.servlet.registry
package
org.mapfish.print.servlet.registry
Contains interfaces and implementation of the registry API.
Related Packages
Package
Description
org.mapfish.print.servlet
Package containing the servlet code.
org.mapfish.print.servlet.fileloader
Contains extension point and extensions for loading configuration files and resources required for printing the reports described in those configuration files.
org.mapfish.print.servlet.job
This package contains interfaces and implementations for executing print jobs in separate threads from the requesting threads.
All Classes and Interfaces
Interfaces
Classes
Class
Description
BasicRegistry
A simple implementation of
Registry
based on a
HashMap
.
Registry
A variable store for sharing common values across all nodes in a cluster.