See: Description
Interface | Description |
---|---|
Operation |
Describes an operation performed on a RESTful service.
|
OperationRequest |
The request that was sent as part of performing an operation on a RESTful service.
|
OperationRequestPart |
A part of a multipart request
|
OperationResponse |
The response that was received as part of performing an operation on a RESTful service.
|
Class | Description |
---|---|
Parameters |
The parameters received in a request
|
StandardOperation |
Standard implementation of
Operation |
StandardOperationRequest |
Standard implementation of
OperationRequest . |
StandardOperationRequestPart |
Standard implementation of
OperationRequestPart . |
StandardOperationResponse |
Standard implementation of
OperationResponse . |