Uses of Interface
org.spincast.plugins.httpclient.builders.GetRequestBuilder
Package
Description
-
Uses of GetRequestBuilder in org.spincast.plugins.httpclient
Modifier and TypeMethodDescriptionStarts a builder for aGET
request. -
Uses of GetRequestBuilder in org.spincast.plugins.httpclient.builders
Modifier and TypeClassDescriptionclass
Implementation for the Http Client builder for a GET request. -
Uses of GetRequestBuilder in org.spincast.testing.core
Modifier and TypeMethodDescriptionprotected GetRequestBuilder
Starts an Https Client builder for a GET method.protected GetRequestBuilder
Starts an Https Client builder for a GET method.protected GetRequestBuilder
Starts an Http(s) Client builder for a GET method.