package com.akifox.asynchttp
AsyncHttp | AsyncHttpThis is the main class of the library |
HttpHeaders | HttpHeadersThis class represents an Http header collection and it is used by the library to handle HTTP Headers |
HttpMethod | HttpMethodThis static class is used to list the available Http Methods |
HttpRequest | HttpRequestThis class represents an Http Request |
HttpRequestOptions | HttpRequestOptionsThis object is used to pass parameters to an HttpRequest class instance |
HttpResponse | HttpRequestThis class represents an Http Request |
URL | URLThis class represents an URL and it is used by the library to handle URLs |