See: Description
Class | Description |
---|---|
AbstractRestDbHandler |
This abstract class represents a handler for the WaarpR66 REST API.
|
HostConfigHandler |
This is the
AbstractRestDbHandler handling all requests made on the
host configuration REST entry
point. |
HostIdHandler |
This is the
AbstractRestDbHandler handling all requests made on the
single host REST entry point. |
HostsHandler |
This is the
AbstractRestDbHandler handling all requests made on the
host collection REST entry
point. |
LimitsHandler |
This is the
AbstractRestDbHandler handling all requests made on the
bandwidth limits REST entry
point. |
RuleIdHandler |
This is the
AbstractRestDbHandler handling all requests made on a
single rule REST entry point. |
RulesHandler |
This is the
AbstractRestDbHandler handling all operations on the
host's transfer rule database. |
ServerHandler |
This is the
AbstractRestDbHandler handling all requests made on the
server commands REST entry
point. |
TransferIdHandler |
This is the
AbstractRestDbHandler handling all requests made on the
single transfer REST entry
point. |
TransfersHandler |
This is the
AbstractRestDbHandler handling all requests made on the
transfer collection REST entry
point. |
Annotation Type | Description |
---|---|
RequiredRole |
This annotation specifies what minimum
RoleDefault.ROLE is required in order to
be allowed to call the method
annotated. |
Copyright © 2009–2020 Waarp. All rights reserved.