See: Description
| Interface | Description |
|---|---|
| LocalOfficeContext |
Represents an office context for local conversions.
|
| Class | Description |
|---|---|
| ConnectRetryable |
Performs a connection to an office process.
|
| ExitCodeRetryable |
Gets the exit code value of an office process.
|
| ExternalOfficeManager |
OfficeManager implementation that connects to an external
Office process. |
| ExternalOfficeManager.Builder |
A builder for constructing a
ExternalOfficeManager. |
| LocalOfficeManager |
Default
OfficeManager implementation that uses a pool of
office processes to execute conversion tasks. |
| LocalOfficeManager.Builder |
A builder for constructing a
LocalOfficeManager. |
| LocalOfficeUtils |
Provides helper functions for local office.
|
| OfficeConnection |
An OfficeConnection is responsible to manage the connection to an office process using a given
UnoUrl.
|
| OfficeDescriptor |
Contains basic information about the office installation being used.
|
| StartProcessRetryable |
Performs a starts of an office process.
|
| Enum | Description |
|---|---|
| OfficeConnectionProtocol |
Represents protocols that can be used to communicate with a running office instance.
|
| Exception | Description |
|---|---|
| OfficeConnectionException |
Exceptions thrown when a connection to an office process failed.
|
Copyright © 2016 - present; JODConverter.org. All rights reserved.