Skip navigation links
A D G J L O S 

A

afterPropertiesSet() - Method in class org.jodconverter.spring.JodConverterBean
 

D

destroy() - Method in class org.jodconverter.spring.JodConverterBean
 

G

getConverter() - Method in class org.jodconverter.spring.JodConverterBean
Gets the DocumentConverter created by this bean.

J

JodConverterBean - Class in org.jodconverter.spring
The purpose of this class is to provide to the Spring Container a Bean that encapsulates the functionality already present in the JODConverter-CORE library.
JodConverterBean() - Constructor for class org.jodconverter.spring.JodConverterBean
 

L

logAvailableFormats() - Method in class org.jodconverter.spring.JodConverterBean
Prints the available formats provided by the JODConverter module.

O

org.jodconverter.spring - package org.jodconverter.spring
 

S

setKillExistingProcess(Boolean) - Method in class org.jodconverter.spring.JodConverterBean
Sets whether an existing office process is killed when starting a new office process for the same connection string.
setMaxTasksPerProcess(Integer) - Method in class org.jodconverter.spring.JodConverterBean
Sets the maximum number of tasks an office process can execute before restarting.
setOfficeHome(String) - Method in class org.jodconverter.spring.JodConverterBean
Sets the office home directory (office installation).
setPortNumbers(String) - Method in class org.jodconverter.spring.JodConverterBean
Sets the list of ports, separated by commas, used by each JODConverter processing thread.
setProcessRetryInterval(Long) - Method in class org.jodconverter.spring.JodConverterBean
Specifies the delay, in milliseconds, between each try when trying to execute an office process call (start/terminate).
setProcessTimeout(Long) - Method in class org.jodconverter.spring.JodConverterBean
Sets the timeout, in milliseconds, when trying to execute an office process call (start/terminate).
setTaskExecutionTimeout(Long) - Method in class org.jodconverter.spring.JodConverterBean
Sets the maximum time allowed to process a task.
setTaskQueueTimeout(Long) - Method in class org.jodconverter.spring.JodConverterBean
Sets the maximum living time of a task in the conversion queue.
setTemplateProfileDir(String) - Method in class org.jodconverter.spring.JodConverterBean
Sets the directory to copy to the temporary office profile directories to be created.
setWorkingDir(String) - Method in class org.jodconverter.spring.JodConverterBean
Sets the directory where temporary office profile directories will be created.
A D G J L O S 
Skip navigation links