| 程序包 | 说明 |
|---|---|
| io.jboot.web.cors |
| 限定符和类型 | 字段和说明 |
|---|---|
private static CORSConfig |
CORSConfig.DEFAULT_CONFIG |
| 限定符和类型 | 字段和说明 |
|---|---|
private static Map<Integer,CORSConfig> |
CORSConfig.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
static CORSConfig |
CORSConfig.fromAnnotation(com.jfinal.ext.cors.EnableCORS enableCORS) |
static CORSConfig |
CORSConfig.getDefaultConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
private static void |
CORSInterceptor.configHeaders(javax.servlet.http.HttpServletResponse response,
CORSConfig config) |
static void |
CORSInterceptor.process(com.jfinal.aop.Invocation inv,
CORSConfig config) |
Copyright © 2024. All rights reserved.