| 接口 | 说明 |
|---|---|
| OfficeConnectionEventListener | |
| OfficeContext | |
| OfficeManager |
An OfficeManager knows how to execute
OfficeTasks. |
| OfficeTask |
| 类 | 说明 |
|---|---|
| DefaultOfficeManagerConfiguration | |
| ExternalOfficeManager |
OfficeManager implementation that connects to an external Office process. |
| ExternalOfficeManagerConfiguration | |
| ManagedOfficeProcess | |
| ManagedOfficeProcessSettings | |
| NamedThreadFactory |
A
ThreadFactory that allows for custom thread names |
| OfficeConnection | |
| OfficeConnectionEvent | |
| OfficeProcess | |
| OfficeUtils | |
| PooledOfficeManager | |
| PooledOfficeManagerSettings | |
| ProcessPoolOfficeManager | |
| Retryable | |
| SuspendableThreadPoolExecutor | |
| UnoUrl |
Encapsulates the UNO Interprocess Connection type and parameters.
|
| 枚举 | 说明 |
|---|---|
| OfficeConnectionProtocol |
| 异常错误 | 说明 |
|---|---|
| OfficeException | |
| RetryTimeoutException | |
| TemporaryException |
Represents an error condition that can be temporary, i.e. that could go
away by simply retrying the same operation after an interval.
|
Copyright © 2020. All rights reserved.