public class SpincastUndertowPluginGuiceModule extends SpincastPluginGuiceModuleBase
| Constructor and Description |
|---|
SpincastUndertowPluginGuiceModule(Type requestContextType,
Type websocketContextType)
Constructor.
|
getRequestContextType, getWebsocketContextTypeparameterizeWithContextInterfaces, parameterizeWithRequestContext, parameterizeWithWebsocketContextaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModuleprotected void bindSpincastUndertowUtils()
protected Class<? extends ISpincastUndertowUtils> getSpincastUndertowUtilsClass()
protected void bindCorsHandlerFactory()
protected Class<? extends ICorsHandler> getCorsHandlerClass()
protected void bindGzipCheckerHandlerFactory()
protected Class<? extends IGzipCheckerHandler> getGzipCheckerHandlerClass()
protected void bindSpincastResourceHandlerFactory()
protected Class<? extends ISpincastResourceHandler> getSpincastResourceHandlerClass()
protected void bindCacheBusterRemovalHandlerFactory()
protected Class<? extends ICacheBusterRemovalHandler> getCacheBusterRemovalHandlerClass()
protected void bindFileClassPathResourceManagerFactory()
protected Class<? extends IFileClassPathResourceManager> getFileClassPathResourceManagerClass()
protected void bindHttpAuthIdentityManagerFactory()
protected Class<? extends ISpincastHttpAuthIdentityManager> getSpincastHttpAuthIdentityManagerClass()
protected void bindUndertowWebsocketEndpointWriterFactory()
protected Class<? extends IUndertowWebsocketEndpointWriter> getUndertowWebsocketEndpointWriterClass()
protected void bindWebsocketEndpointFactory()
protected Class<? extends IWebsocketEndpoint> getWebsocketEndpointClass()
Copyright © 2016. All rights reserved.