| Package | Description |
|---|---|
| com.onlyoffice.manager.request | |
| com.onlyoffice.manager.url | |
| com.onlyoffice.service.command | |
| com.onlyoffice.service.convert |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
DefaultRequestManager.executePostRequest(RequestedService requestedService,
RequestEntity requestEntity,
HttpClientSettings httpClientSettings,
RequestManager.Callback<R> callback)
Deprecated.
|
<R> R |
RequestManager.executePostRequest(RequestedService requestedService,
RequestEntity requestEntity,
HttpClientSettings httpClientSettings,
RequestManager.Callback<R> callback)
Deprecated.
|
<R> R |
DefaultRequestManager.executePostRequest(RequestedService requestedService,
RequestEntity requestEntity,
RequestManager.Callback<R> callback)
Deprecated.
|
<R> R |
RequestManager.executePostRequest(RequestedService requestedService,
RequestEntity requestEntity,
RequestManager.Callback<R> callback)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UrlManager.getServiceUrl(RequestedService requestedService)
Returns the URL to the service using the requested service properties specified in the request.
|
String |
DefaultUrlManager.getServiceUrl(RequestedService requestedService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommandService
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConvertService
Deprecated.
|
Copyright © 2023–2025. All rights reserved.