Index

B C D E F G H I J M O P R T V 
All Classes and Interfaces|All Packages|Serialized Form

B

bytesToMap(byte[]) - Static method in class org.docx4j.services.client.JsonUtil
 

C

ConversionException - Exception in org.docx4j.services.client
 
ConversionException(String) - Constructor for exception org.docx4j.services.client.ConversionException
 
ConversionException(String, Exception) - Constructor for exception org.docx4j.services.client.ConversionException
 
ConversionException(String, Exception, HttpResponse) - Constructor for exception org.docx4j.services.client.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception org.docx4j.services.client.ConversionException
 
ConversionException(String, HttpResponse) - Constructor for exception org.docx4j.services.client.ConversionException
 
ConversionException(HttpResponse) - Constructor for exception org.docx4j.services.client.ConversionException
 
ConversionRateLimitException - Exception in org.docx4j.services.client
 
ConversionRateLimitException(String) - Constructor for exception org.docx4j.services.client.ConversionRateLimitException
 
ConversionRateLimitException(String, Exception) - Constructor for exception org.docx4j.services.client.ConversionRateLimitException
 
ConversionRateLimitException(String, Exception, HttpResponse) - Constructor for exception org.docx4j.services.client.ConversionRateLimitException
 
ConversionRateLimitException(String, Throwable) - Constructor for exception org.docx4j.services.client.ConversionRateLimitException
 
ConversionRateLimitException(String, HttpResponse) - Constructor for exception org.docx4j.services.client.ConversionRateLimitException
 
ConversionRateLimitException(HttpResponse) - Constructor for exception org.docx4j.services.client.ConversionRateLimitException
 
convert(byte[], OutputStream) - Method in class org.docx4j.services.client.ConverterHttp
Convert docx byte array to PDF, streaming result to OutputStream os.
convert(byte[], Format, Format, OutputStream) - Method in interface org.docx4j.services.client.Converter
Convert byte array fromFormat to toFormat, streaming result to OutputStream os.
convert(byte[], Format, Format, OutputStream) - Method in class org.docx4j.services.client.ConverterHttp
Convert byte array fromFormat to toFormat, streaming result to OutputStream os.
convert(File, Format, Format, OutputStream) - Method in interface org.docx4j.services.client.Converter
Convert File fromFormat to toFormat, streaming result to OutputStream os.
convert(File, Format, Format, OutputStream) - Method in class org.docx4j.services.client.ConverterHttp
Convert File fromFormat to toFormat, streaming result to OutputStream os.
convert(InputStream, Format, Format, OutputStream) - Method in interface org.docx4j.services.client.Converter
Convert InputStream fromFormat to toFormat, streaming result to OutputStream os.
convert(InputStream, Format, Format, OutputStream) - Method in class org.docx4j.services.client.ConverterHttp
Convert InputStream fromFormat to toFormat, streaming result to OutputStream os.
Converter - Interface in org.docx4j.services.client
Java client library interface for Plutext PDF Converter
ConverterHttp - Class in org.docx4j.services.client
Java client library for Plutext PDF Converter
ConverterHttp() - Constructor for class org.docx4j.services.client.ConverterHttp
 
ConverterHttp(String) - Constructor for class org.docx4j.services.client.ConverterHttp
 

D

DOC - Enum constant in enum org.docx4j.services.client.Format
 
DOCX - Enum constant in enum org.docx4j.services.client.Format
 

E

execute(CloseableHttpClient, HttpPost, OutputStream) - Method in class org.docx4j.services.client.ConverterHttp
 

F

Format - Enum in org.docx4j.services.client
 

G

getResponse() - Method in exception org.docx4j.services.client.ConversionException
 
getRetryCount() - Method in class org.docx4j.services.client.MyRetryHandler
 

H

handleAsIdempotent(HttpRequest) - Method in class org.docx4j.services.client.MyRetryHandler
 

I

INSTANCE - Static variable in class org.docx4j.services.client.MyRetryHandler
 
isRequestSentRetryEnabled() - Method in class org.docx4j.services.client.MyRetryHandler
 

J

JsonUtil - Class in org.docx4j.services.client
 
JsonUtil() - Constructor for class org.docx4j.services.client.JsonUtil
 

M

MyRetryHandler - Class in org.docx4j.services.client
 
MyRetryHandler() - Constructor for class org.docx4j.services.client.MyRetryHandler
Create the request retry handler with a retry count of 3, requestSentRetryEnabled false and using the following list of non-retriable IOException classes:
InterruptedIOException UnknownHostException ConnectException SSLException
MyRetryHandler(int, boolean) - Constructor for class org.docx4j.services.client.MyRetryHandler
Create the request retry handler using the following list of non-retriable IOException classes:
InterruptedIOException UnknownHostException ConnectException SSLException
MyRetryHandler(int, boolean, Collection<Class<? extends IOException>>) - Constructor for class org.docx4j.services.client.MyRetryHandler
Create the request retry handler using the specified IOException classes

O

org.docx4j.services.client - package org.docx4j.services.client
 

P

PDF - Enum constant in enum org.docx4j.services.client.Format
 

R

requestIsAborted(HttpRequest) - Method in class org.docx4j.services.client.MyRetryHandler
Deprecated.
(4.3)
retryRequest(IOException, int, HttpContext) - Method in class org.docx4j.services.client.MyRetryHandler
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.

T

TOC - Enum constant in enum org.docx4j.services.client.Format
 

V

valueOf(String) - Static method in enum org.docx4j.services.client.Format
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.docx4j.services.client.Format
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E F G H I J M O P R T V 
All Classes and Interfaces|All Packages|Serialized Form