public class CrossOriginInterceptor extends Object implements org.noear.solon.core.handle.Filter
| 构造器和说明 |
|---|
CrossOriginInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 org.noear.solon.core.handle.FilterThrowableprotected void handleDo(org.noear.solon.core.handle.Context ctx,
CrossOrigin anno)
throws Throwable
ThrowableCopyright © 2024. All rights reserved.