Uses of Interface
org.spincast.plugins.httpclient.builders.BodySenderRequestBuilderBase
-
Uses of BodySenderRequestBuilderBase in org.spincast.plugins.httpclient.builders
Modifier and TypeInterfaceDescriptioninterface
BodySenderRequestBuilderBase<T extends BodySenderRequestBuilderBase<?>>
Builders that can send a body, or upload files.class
Implementation for the builders that can send a body or upload files..Modifier and TypeInterfaceDescriptioninterface
interface
interface
Modifier and TypeClassDescriptionclass
Implementation for the builders that can send a body or upload files..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.