public class CrossOriginInterceptor extends Object implements org.noear.solon.core.handle.Filter
| Constructor and Description |
|---|
CrossOriginInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
doFilter(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.FilterChain chain) |
protected void |
handleDo(org.noear.solon.core.handle.Context ctx,
CrossOrigin anno) |
public void doFilter(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.FilterChain chain)
throws Throwable
doFilter in interface org.noear.solon.core.handle.FilterThrowableprotected void handleDo(org.noear.solon.core.handle.Context ctx,
CrossOrigin anno)
throws Throwable
ThrowableCopyright © 2025. All rights reserved.