| Package | Description |
|---|---|
| com.sdklite.net.http |
Provides foundation classes for HTTP protocol
|
| Class and Description |
|---|
| FormBody
Represents the form entity
|
| FormBody.Builder
Represents the builder of
FormBody |
| HttpBody
The basic HTTP message entity implementation
|
| HttpEntity
Represents the HTTP entity
|
| HttpHeader
Represents the HTTP header field-value pair
|
| HttpMessage
Represents the HTTP message
|
| HttpMessage.Builder |
| HttpMethod
Represents the HTTP methods, including WebDAV methods
|
| HttpRequest
Represents the HTTP request message
|
| HttpRequest.Builder
Represents the builder of HTTP request
|
| HttpResponse
Represents the HTTP response message
|
| HttpResponse.Builder
Represents the builder of HTTP response message
|
| MultipartBody
Represents the multipart form data entity
|
| MultipartBody.Builder
The builder of
MultipartBody |
| Part
Represent the HTTP multipart form data part
|
| Part.Builder
Represents the builder of
Part |
| PartEntity
Represents the HTTP multipart message entity
|
Copyright © 2015–2017 SDKLite. All rights reserved.