Interface | Description |
---|---|
AsyncClient | |
Body | |
Callback<T> | |
Client | |
GetRequest | |
Header | |
HttpRequest<R extends HttpRequest> | |
HttpRequestWithBody | |
HttpResponse<T> | |
JsonPatchRequest | |
MultipartBody |
Represents a multi-part body builder for a request.
|
ObjectMapper | |
ProgressMonitor |
A ProgressMonitor is a functional interface which can be passed to unirest for the purposes of
monitoring file uploads.
|
RawResponse | |
RequestBodyEntity |
Class | Description |
---|---|
BodyPart<T> | |
ByteArrayPart | |
Config | |
ContentType | |
Empty | |
FileResponse | |
GenericType<T> | |
HeaderNames |
Constants enumerating the HTTP headers.
|
Headers | |
HttpMethod | |
InputStreamPart | |
JsonNode | |
JsonPatch | |
JsonPatchItem | |
JsonResponse | |
PagedList<T> | |
ParamPart | |
Proxy | |
RawResponseBase | |
StringResponse | |
Unirest | |
UnirestInstance |
Enum | Description |
---|---|
JsonPatchOperation | |
MultipartMode |
Exception | Description |
---|---|
UnirestConfigException | |
UnirestException | |
UnirestParsingException |
Copyright © 2019. All rights reserved.