public interface ISpincastRouterConfig
| 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.
|
Set<RoutingType> getFilterDefaultRoutingTypes()
int getCorsFilterPosition()
cors "before" filter.
Must be < 0 !Copyright © 2016. All rights reserved.