Package org.spincast.plugins.httpclient.builders
package org.spincast.plugins.httpclient.builders
-
ClassDescriptionBodySenderRequestBuilderBase<T extends BodySenderRequestBuilderBase<?>>Builders that can send a body, or upload files.Implementation for the builders that can send a body or upload files..Implementation for the Http Client builder for a CONNECT request.Implementation for the Http Client builder for a DELETE request.Http Client builder for a GET request.Implementation for the Http Client builder for a GET request.Implementation for the Http Client builder for a HEAD request.HttpRequestBuilderBase<T extends HttpRequestBuilder<?>>Http client builders base class.HttpSpincastRequestBuilderBase<T extends HttpRequestBuilder<?>>Implementation for the Http Client builder for a OPTIONS request.Implementation for the Http Client builder for a PATCH request.Implementation for the Http Client builder for a POST request.Implementation for the Http Client builder for a PUT request.Implementation for the Http Client builder for a TRACE request.