public.javadoc.org.spincast.plugins.httpclient.SpincastHttpClientPluginGuiceModule.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.
The newest version!
SpincastHttpClientPluginGuiceModule (org.spincast:spincast-framework 0.9.28 API)
org.spincast.plugins.httpclient
Class SpincastHttpClientPluginGuiceModule
- java.lang.Object
-
- com.google.inject.AbstractModule
-
- org.spincast.core.guice.SpincastGuiceModuleBase
-
- org.spincast.core.guice.SpincastPluginGuiceModuleBase
-
- org.spincast.plugins.httpclient.SpincastHttpClientPluginGuiceModule
-
- All Implemented Interfaces:
- com.google.inject.Module
- Direct Known Subclasses:
- SpincastHttpClientWithWebsocketPluginGuiceModule
public class SpincastHttpClientPluginGuiceModule
extends SpincastPluginGuiceModuleBase
Guice module for the Spincast Http Client plugin.
-
-
Constructor Summary
Constructors
Constructor and Description
SpincastHttpClientPluginGuiceModule(Type requestContextType,
Type websocketContextType)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
protected void
bindHttpClientFactory()
protected void
bindHttpResponseFactory()
protected void
bindSpincastHttpClientUtils()
protected void
configure()
protected Class<? extends ISpincastHttpClientUtils>
getSpincastHttpClientUtilsClass()
-
Methods inherited from class org.spincast.core.guice.SpincastPluginGuiceModuleBase
getRequestContextType, getWebsocketContextType
-
Methods inherited from class org.spincast.core.guice.SpincastGuiceModuleBase
parameterizeWithContextInterfaces, parameterizeWithRequestContext, parameterizeWithWebsocketContext
-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
Method Detail
-
configure
protected void configure()
- Specified by:
configure in class com.google.inject.AbstractModule
-
bindHttpClientFactory
protected void bindHttpClientFactory()
-
bindHttpResponseFactory
protected void bindHttpResponseFactory()
-
bindSpincastHttpClientUtils
protected void bindSpincastHttpClientUtils()
-
getSpincastHttpClientUtilsClass
protected Class<? extends ISpincastHttpClientUtils> getSpincastHttpClientUtilsClass()
Copyright © 2016. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy