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 aOPTIONSrequest. -
Uses of OptionsRequestBuilder in org.spincast.plugins.httpclient.builders
Classes in org.spincast.plugins.httpclient.builders that implement OptionsRequestBuilderModifier and TypeClassDescriptionclassImplementation 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 OptionsRequestBuilderStarts an Https Client builder for a OPTIONS method.protected OptionsRequestBuilderStarts an Https Client builder for a OPTIONS method.protected OptionsRequestBuilderStarts an Http(s) Client builder for a OPTIONS method.