Uses of Interface
org.spincast.plugins.httpclient.builders.OptionsRequestBuilder
Packages that use OptionsRequestBuilder
Package
Description
-
Uses of OptionsRequestBuilder in org.spincast.plugins.httpclient
Methods in org.spincast.plugins.httpclient that return OptionsRequestBuilderModifier and TypeMethodDescriptionStarts a builder for aOPTIONS
request. -
Uses of OptionsRequestBuilder in org.spincast.plugins.httpclient.builders
Classes in org.spincast.plugins.httpclient.builders that implement OptionsRequestBuilderModifier and TypeClassDescriptionclass
Implementation for the Http Client builder for a OPTIONS request. -
Uses of OptionsRequestBuilder in org.spincast.testing.core
Methods in org.spincast.testing.core that return OptionsRequestBuilderModifier and TypeMethodDescriptionprotected OptionsRequestBuilder
Starts an Https Client builder for a OPTIONS method.protected OptionsRequestBuilder
Starts an Https Client builder for a OPTIONS method.protected OptionsRequestBuilder
Starts an Http(s) Client builder for a OPTIONS method.