See: Description

| Class | Description |
|---|---|
| RestConstants |
A list of all constants of the RESTv2 API.
|
| RestConstants.ExportConfigParams |
The names of the query parameters of the
GET method on the server
configuration entry point. |
| RestConstants.GetHostsParams |
The names of the query parameters of the
GET method on the host
collection entry point. |
| RestConstants.GetLogsParams |
The names of the query parameters of the
GET method on the
transfer logs entry point. |
| RestConstants.GetRulesParams |
The names of the query parameters of the
GET method on the rule
collection entry point. |
| RestConstants.GetStatusParams |
The names of the query parameters of the
GET method on the server
status entry point. |
| RestConstants.GetTransfersParams |
The names of the query parameters of the
GET method on the
transfer collection entry point. |
| RestConstants.HostConfigFields |
The names of the fields of a HostConfig JSON object.
|
| RestConstants.HostFields |
The names of the fields of a Host JSON object.
|
| RestConstants.ImportConfigParams |
The names of the query parameters of the
PUT method on the server
configuration entry point. |
| RestConstants.LimitsFields |
The names of the fields of a Limits JSON object.
|
| RestConstants.RuleFields |
The names of the fields of a Rule JSON object.
|
| RestConstants.ServerCommandsURI |
The names of all the sub-paths of the
ServerHandler corresponding
to the server commands. |
| RestConstants.TransferCommandsURI |
The names of the sub-paths of the
TransferIdHandler corresponding
to the transfer commands. |
| RestConstants.TransferFields |
The names of the fields of a Transfer JSON object.
|
| RestServiceInitializer |
This class is called to initialize the RESTv2 API.
|
Copyright © 2009–2022 Waarp. All rights reserved.