public interface ISpincastRouterConfig
| Modifier and Type | Method and Description |
|---|---|
int |
getCorsFilterPosition()
The position for a cors "before" filter.
|
Set<RoutingType> |
getFilterDefaultRoutingTypes()
The routing types to use for a filter when none is
explicitly specified.
|
Set<RoutingType> getFilterDefaultRoutingTypes()
int getCorsFilterPosition()
Copyright © 2016. All rights reserved.