public interface ConfigurableRequest
extends org.springframework.http.client.ClientHttpRequest
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.methods.HttpRequestBase |
getUnderlyingRequest()
Obtain the request object.
|
void |
setConfiguration(Configuration configuration)
Set the current configuration object.
|
org.apache.http.client.methods.HttpRequestBase getUnderlyingRequest()
void setConfiguration(Configuration configuration)
ConfigFileResolvingHttpRequestFactory.configuration - the config object for the current print job.