public static class RedirectToFilterFactory.RedirectToFilter extends Object implements ExFilter
| Constructor and Description |
|---|
RedirectToFilter(String config) |
| Modifier and Type | Method and Description |
|---|---|
org.noear.solon.rx.Completable |
doFilter(ExContext ctx,
ExFilterChain chain)
过滤
|
public RedirectToFilter(String config)
config - (RedirectTo=code,url,addQuery)public org.noear.solon.rx.Completable doFilter(ExContext ctx, ExFilterChain chain)
ExFilterCopyright © 2025. All rights reserved.