| 接口 | 说明 |
|---|---|
| Connection | |
| Connection.Base<T extends Connection.Base> |
Common methods for Requests and Responses
|
| Connection.KeyVal |
A Key Value tuple.
|
| Connection.Request |
Represents a HTTP request.
|
| Connection.Response |
Represents a HTTP response.
|
| 类 | 说明 |
|---|---|
| DataUtil |
Internal static utilities for handling data.
|
| HttpConnection |
Implementation of
Connection. |
| HttpConnection.KeyVal | |
| HttpConnection.Request | |
| HttpConnection.Response | |
| TokenQueue |
A character queue with parsing helpers.
|
| Validate |
Simple validation methods.
|
| 枚举 | 说明 |
|---|---|
| Connection.Method |
GET and POST http methods.
|
Copyright © 2021. All rights reserved.