Package com.foxinmy.weixin4j.http
-
Interface Summary Interface Description HttpClient HTTP 接口HttpMessage HTTP messages consist of requests from client to server and responses from server to client.HttpResponse HTTP 响应 -
Class Summary Class Description AbstractHttpClient AbstractHttpResponse ContentType reference of apache pivotHeaderValueFormatter Basic implementation for formatting header value elements.HTTP Constants and static helpers related to the HTTP protocol.HttpHeaders Represents HTTP request and response headers, mapping string header names to list of string values.HttpParams Http请求参数HttpRequest HTTP 请求HttpStatus Constants enumerating the HTTP status codes.HttpVersion reference of apache pivotMimeType MIME typeSimpleHttpClient HTTP 简单实现SimpleHttpResponse Simple ResponseURLParameter 键值对参数 -
Enum Summary Enum Description HttpMethod 请求方法HttpStatus.Series Java 5 enumeration of HTTP status series. -
Exception Summary Exception Description HttpClientException