| Class and Description |
|---|
| RestClient
A Rest Client offers a simplified interface to an underlying implementation of an Http client.
|
| RestData
Base class for holding shared data between
RestRequest and RestResponse. |
| RestData.Header
Holds an Http Header.
|
| RestMultipart
Wraps a REST request multipart object used in
RestRequest. |
| RestMultipart.RestMultipartType
An http verb (those supported).
|
| RestRequest
Wraps a REST request object.
|
| RestRequest.Method
An http verb (those supported).
|
| RestResponse
Wraps a REST response object
|
Copyright © 2016 smartrics. All Rights Reserved.