Uses of Class
org.spincast.plugins.httpclient.builders.HttpRequestBuilderBase
Package
Description
-
Uses of HttpRequestBuilderBase in org.spincast.plugins.httpclient.builders
Modifier and TypeClassDescriptionclass
Implementation for the builders that can send a body or upload files..class
Implementation for the Http Client builder for a CONNECT request.class
Implementation for the Http Client builder for a DELETE request.class
Implementation for the Http Client builder for a GET request.class
Implementation for the Http Client builder for a HEAD request.class
HttpSpincastRequestBuilderBase<T extends HttpRequestBuilder<?>>
class
Implementation for the Http Client builder for a OPTIONS request.class
Implementation for the Http Client builder for a PATCH request.class
Implementation for the Http Client builder for a POST request.class
Implementation for the Http Client builder for a PUT request.class
Implementation for the Http Client builder for a TRACE request. -
Uses of HttpRequestBuilderBase in org.spincast.plugins.httpclient.websocket.builders