public.javadoc.org.spincast.plugins.httpclient.SpincastHttpClientConfig.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
SpincastHttpClientConfig (org.spincast:spincast-framework 2.1.1 API)
Package org.spincast.plugins.httpclient
Interface SpincastHttpClientConfig
- All Known Subinterfaces:
SpincastHttpClientWithWebsocketConfig
- All Known Implementing Classes:
SpincastHttpClientConfigDefault
, SpincastHttpClientWithWebsocketConfigDefault
public interface SpincastHttpClientConfig
Configurations for the Spincast Http Client plugin.
We use "@ImplementedBy" to specify the default configurations
to use if none is specified in a Guice module.