| Intuit.Ipp.Core.Rest Namespace |
[Missing <summary> documentation for "N:Intuit.Ipp.Core.Rest"]
| Class | Description | |
|---|---|---|
| AsyncRestHandler |
RestRequestHandler contains the logic for preparing the REST request, calls REST services and returns the response.
| |
| EncodingFixer |
Helps repair encoding of QuickBase responses.
| |
| FaultHandler |
Handles the fault tags in the response and handles them.
| |
| LogRequestsToDisk |
Logs API Requests/Responses To Disk
| |
| RequestParameters |
Parameters for calling Rest calls.
| |
| RestHandler |
Rest Handler class.
| |
| SyncRestHandler |
SyncRestHandler contains the logic for preparing the REST request, calls REST services and returns the response.
|
| Interface | Description | |
|---|---|---|
| IRestHandler |
IRestHandler contains the methods for preparing the REST request, calls REST services and returns the response.
|