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

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

There is a newer version: 0.9.28
Show newest version






ISpincastRouterConfig (org.spincast:spincast-framework 0.9.21 API)












org.spincast.plugins.routing

Interface ISpincastRouterConfig

  • All Known Implementing Classes:
    SpincastRouterConfigDefault


    public interface ISpincastRouterConfig
    Configurations for the Spincast Router. We use "@ImplementedBy" to specify the default configurations to use if none is specified in a Guice module.
    • Method Detail

      • getFilterDefaultRoutingTypes

        Set<RoutingType> getFilterDefaultRoutingTypes()
        The routing types to apply a filter to when none is explicitly specified.
      • getCorsFilterPosition

        int getCorsFilterPosition()
        The default position for a cors "before" filter. Must be < 0 !

Copyright © 2016. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy