umentservices.pdfservices-sdk.4.1.0.source-code.dc-services-default-config.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pdfservices-sdk Show documentation
Show all versions of pdfservices-sdk Show documentation
Adobe PDF Services SDK allows you to access RESTful APIs to create, convert, and manipulate PDFs within your applications.
Older versions can be found under groupId: com.adobe.documentservices, artifactId: pdftools-sdk
http.connectTimeout=2000
http.socketTimeout=10000
http.maxRetries=0
http.retryDelayFactor=2
http.maxRetryInterval=15000
http.retryBackoffInterval=3000
http.successResponseCode=200,201,202,204
http.retriableResponseCode=401
#If port is -1, default port is used by apache http client library per the scheme.
http.proxyPort=-1
apache.client.maxConnection=200
apache.client.maxConnectionPerRoute=100
app.info=${project.groupId},${project.artifactId},${project.version}
app.info.prepend.request.id=Java${project.version}-
© 2015 - 2025 Weber Informatics LLC | Privacy Policy