All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.routing.SpincastRoutingPluginGuiceModule.html Maven / Gradle / Ivy

The newest version!






SpincastRoutingPluginGuiceModule (org.spincast:spincast-framework 0.9.28 API)












org.spincast.plugins.routing

Class SpincastRoutingPluginGuiceModule

  • All Implemented Interfaces:
    com.google.inject.Module


    public class SpincastRoutingPluginGuiceModule
    extends SpincastPluginGuiceModuleBase
    Guice module for the Spincast Routing plugin.
    • Constructor Detail

      • SpincastRoutingPluginGuiceModule

        public SpincastRoutingPluginGuiceModule(Type requestContextType,
                                                Type websocketContextType)
        Constructor.
    • Method Detail

      • configure

        protected void configure()
        Specified by:
        configure in class com.google.inject.AbstractModule
      • validateRequirements

        protected void validateRequirements()
      • getRouterImplementationKey

        protected com.google.inject.Key<?> getRouterImplementationKey()
      • getRouteKey

        protected com.google.inject.Key<?> getRouteKey()
      • getWebsocketRouteKey

        protected com.google.inject.Key<?> getWebsocketRouteKey()
      • getStaticResourceKey

        protected com.google.inject.Key<?> getStaticResourceKey()
      • bindRouter

        protected void bindRouter()
      • bindRouteFactory

        protected void bindRouteFactory()
      • bindWebsocketRouteFactory

        protected void bindWebsocketRouteFactory()
      • bindRouteBuilderFactory

        protected void bindRouteBuilderFactory()
      • getRouteBuilderImplClass

        protected Class<? extends IRouteBuilder> getRouteBuilderImplClass()
      • bindRedirectRuleBuilderFactory

        protected void bindRedirectRuleBuilderFactory()
      • bindWebsocketRouteBuilderFactory

        protected void bindWebsocketRouteBuilderFactory()
      • bindWebsocketRouteHandlerFactory

        protected void bindWebsocketRouteHandlerFactory()
      • getWebsocketRouteHandlerImplClass

        protected Class<? extends IHandler> getWebsocketRouteHandlerImplClass()
      • bindRouteHandlerMatchFactory

        protected void bindRouteHandlerMatchFactory()
      • bindStaticResourceFactory

        protected void bindStaticResourceFactory()
      • bindStaticResourceBuilderFactory

        protected void bindStaticResourceBuilderFactory()
      • bindStaticResourceCorsConfigFactory

        protected void bindStaticResourceCorsConfigFactory()
      • bindStaticResourceCacheConfigFactory

        protected void bindStaticResourceCacheConfigFactory()
      • bindRequestContextAddon

        protected void bindRequestContextAddon()
      • bindETagFactory

        protected void bindETagFactory()
      • getETagFactoryImplClass

        protected Class<? extends IETagFactory> getETagFactoryImplClass()
      • bindSpincastRoutingUtils

        protected void bindSpincastRoutingUtils()

Copyright © 2016. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy