public.javadoc.org.spincast.plugins.routing.ISpincastRouterConfig.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.
                
            
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 Summary
All Methods Instance Methods Abstract Methods  
Modifier and Type 
Method and Description 
 
int 
getCorsFilterPosition()
The default position  for a cors "before" filter.
 
 
Set<RoutingType> 
getFilterDefaultRoutingTypes()
The routing types to apply a filter to when none is
 explicitly specified.
 
 
 
 
- 
- 
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