Uses of Class
org.spincast.plugins.httpclient.builders.HttpRequestBuilderBase
Packages that use HttpRequestBuilderBase
Package
Description
-
Uses of HttpRequestBuilderBase in org.spincast.plugins.httpclient.builders
Subclasses of HttpRequestBuilderBase in org.spincast.plugins.httpclient.buildersModifier and TypeClassDescriptionclassImplementation for the builders that can send a body or upload files..classImplementation for the Http Client builder for a CONNECT request.classImplementation for the Http Client builder for a DELETE request.classImplementation for the Http Client builder for a GET request.classImplementation for the Http Client builder for a HEAD request.classHttpSpincastRequestBuilderBase<T extends HttpRequestBuilder<?>>classImplementation for the Http Client builder for a OPTIONS request.classImplementation for the Http Client builder for a PATCH request.classImplementation for the Http Client builder for a POST request.classImplementation for the Http Client builder for a PUT request.classImplementation for the Http Client builder for a TRACE request. -
Uses of HttpRequestBuilderBase in org.spincast.plugins.httpclient.websocket.builders
Subclasses of HttpRequestBuilderBase in org.spincast.plugins.httpclient.websocket.builders