Uses of Package
de.xima.fc.http.params
Packages that use de.xima.fc.http.params
-
Classes in de.xima.fc.http.params used by de.xima.fc.httpClassDescriptionBinary data that can be added to a HTTP request.An HTTP request parameter with a name and value that can be added to a request.Body builder for writing custom content to an HTTP requestBody builder for writing the content of an file to an HTTP requestA builder for an HTTP request form data body (
application/x-www-form-urlencoded
).A builder for an HTTP request body.A builder for an HTTP request multipart body (multipart/form-data
).A builder for an HTTP request body that can have parameters, such as a multipart or form data body.Body builder for appending request parameters to the URL of an HTTP requestString data that can be added to a HTTP request. -
Classes in de.xima.fc.http.params used by de.xima.fc.http.paramsClassDescriptionBinary data that can be added to a HTTP request.An HTTP request parameter with a name and value that can be added to a request.A builder for an HTTP request body that can have binary data items, such as a multipart body.A builder for an HTTP request body that can have parameters with different content types, such as a multipart body.A builder for an HTTP request body.A builder for an HTTP request multipart body (
multipart/form-data
).A builder for an HTTP request body that can have parameters, such as a multipart or form data body.String data that can be added to a HTTP request.