Package org.mapfish.print.processor.http
Class ClientHttpFactoryProcessorParam
java.lang.Object
org.mapfish.print.processor.http.ClientHttpFactoryProcessorParam
- Direct Known Subclasses:
CompositeClientHttpRequestFactoryProcessor.Input
,ForwardHeadersProcessor.Param
The parameter for a processors that have
MfClientHttpRequestFactory
.-
Field Summary
FieldsModifier and TypeFieldDescriptionThe object for creating requests. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
clientHttpRequestFactoryProvider
The object for creating requests. There should always be an instance in the values object so it does not need to be created.
-
-
Constructor Details
-
ClientHttpFactoryProcessorParam
public ClientHttpFactoryProcessorParam()
-