Package org.mapfish.print.processor.http
package org.mapfish.print.processor.http
This package contains processors that affect the
MfClientHttpRequestFactory
.-
ClassDescriptionThe AbstractClientHttpRequestFactoryProcessor class.This processor allows adding static headers to an http request.The parameter for a processors that have
MfClientHttpRequestFactory
.A processor that wraps severalAbstractClientHttpRequestFactoryProcessor
s.The input.This processor forwards all the headers from the print request (from the Mapfish Print client) to each http request made for the particular print job.The parameters required by this processor.HttpProcessor<PARAM>A flag interface indicating that this type of processor affects theMfClientHttpRequestFactory
object.This processor maps uris submitted to theMfClientHttpRequestFactory
to a modified uri as specified by the mapping parameter.Used to be compatible with the InputOutputValues and be able change the MfClientHttpRequestFactory.This processor check urls against a set of url matchers to see if the request should be allowed or rejected.This processor maps https requests to http requests for certain hosts.