A B C D E G H I K L M N O P R S T U V W 
所有类 所有程序包

A

AbstractRepository - com.github.xiaoymin.knife4j.aggre.repository中的类
 
AbstractRepository() - 类 的构造器com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
 
accessToken - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosService
Nacos注册中心鉴权,参考issue:https://gitee.com/xiaoym/knife4j/issues/I28IF9 since 2.0.9
actionType - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
addHeader(String, String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
添加请求头
addParam(String, String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
添加params参数
addPart(Part) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
增加文件参数
afterPropertiesSet() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
APACHE - com.github.xiaoymin.knife4j.aggre.core.common.ExecutorEnum
 
ApacheClientExecutor - com.github.xiaoymin.knife4j.aggre.core.executor中的类
基于HttpClient组件的转发策略
ApacheClientExecutor() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientExecutor
 
ApacheClientResponse - com.github.xiaoymin.knife4j.aggre.core.executor中的类
 
ApacheClientResponse(HttpResponse) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
app - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
applyRoutes(NacosSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
初始化
applySwaggerRoutes(List<EurekaApplication>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
authorize(String, String) - 类 中的静态方法com.github.xiaoymin.knife4j.aggre.core.common.RouteUtils
 

B

basicAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
文档Basic保护
basicAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
是否需要添加auth的header
basicAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
Basic验证
basicAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
文档Basic保护
BasicAuth - com.github.xiaoymin.knife4j.aggre.core.pojo中的类
Basic验证属性
BasicAuth() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
buildContext(RouteRequestContext, HttpServletRequest) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
构建路由的请求上下文
buildRequest(RouteRequestContext) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientExecutor
 

C

cache - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.cache.RouteInMemoryCache
 
call() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosService
 
checkRoute(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
checkRoute(String) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRepository
校验请求Header是否正确
checkRoute(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
 
close() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRepository
stop心跳监听乘车
close() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
close() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
close() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
cloud - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
HTTP接口聚合
CLOUD - com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
 
cloudRepository(Knife4jAggregationProperties) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
CloudRepository - com.github.xiaoymin.knife4j.aggre.repository中的类
基于本地配置的方式动态聚合云端(http)任意OpenAPI
CloudRepository(CloudSetting) - 类 的构造器com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
CloudRoute - com.github.xiaoymin.knife4j.aggre.cloud中的类
 
CloudRoute() - 类 的构造器com.github.xiaoymin.knife4j.aggre.cloud.CloudRoute
 
cloudSetting - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
CloudSetting - com.github.xiaoymin.knife4j.aggre.spring.support中的类
任意聚合OpenAPI,无注册中心
CloudSetting() - 类 的构造器com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
 
clusters - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
集群名称,多个集群用逗号分隔
com.github.xiaoymin.knife4j.aggre.cloud - 程序包 com.github.xiaoymin.knife4j.aggre.cloud
 
com.github.xiaoymin.knife4j.aggre.core - 程序包 com.github.xiaoymin.knife4j.aggre.core
 
com.github.xiaoymin.knife4j.aggre.core.cache - 程序包 com.github.xiaoymin.knife4j.aggre.core.cache
 
com.github.xiaoymin.knife4j.aggre.core.common - 程序包 com.github.xiaoymin.knife4j.aggre.core.common
 
com.github.xiaoymin.knife4j.aggre.core.executor - 程序包 com.github.xiaoymin.knife4j.aggre.core.executor
 
com.github.xiaoymin.knife4j.aggre.core.ext - 程序包 com.github.xiaoymin.knife4j.aggre.core.ext
 
com.github.xiaoymin.knife4j.aggre.core.filter - 程序包 com.github.xiaoymin.knife4j.aggre.core.filter
 
com.github.xiaoymin.knife4j.aggre.core.pojo - 程序包 com.github.xiaoymin.knife4j.aggre.core.pojo
 
com.github.xiaoymin.knife4j.aggre.disk - 程序包 com.github.xiaoymin.knife4j.aggre.disk
 
com.github.xiaoymin.knife4j.aggre.eureka - 程序包 com.github.xiaoymin.knife4j.aggre.eureka
 
com.github.xiaoymin.knife4j.aggre.nacos - 程序包 com.github.xiaoymin.knife4j.aggre.nacos
 
com.github.xiaoymin.knife4j.aggre.repository - 程序包 com.github.xiaoymin.knife4j.aggre.repository
 
com.github.xiaoymin.knife4j.aggre.spring.configuration - 程序包 com.github.xiaoymin.knife4j.aggre.spring.configuration
 
com.github.xiaoymin.knife4j.aggre.spring.support - 程序包 com.github.xiaoymin.knife4j.aggre.spring.support
 
CommonAuthRoute - com.github.xiaoymin.knife4j.aggre.core.pojo中的类
 
CommonAuthRoute() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.CommonAuthRoute
 
CommonRoute - com.github.xiaoymin.knife4j.aggre.core.pojo中的类
 
CommonRoute() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
connectionSetting - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
connectionSetting - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
http链接对象属性配置
ConnectionSettingHolder - com.github.xiaoymin.knife4j.aggre.core.ext中的类
 
ConnectionSettingHolder() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
connectTimeout - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
ConnectTimeout
content - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
Disk模式返回的OpenAPI规范json数据,作为结构来说不需要序列化
contentLength - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
请求长度

D

dataCenterInfo - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
debug - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
decodeBase64(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
 
DEFAULT_TIMEOUT - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
默认值
DefaultClientResponse - com.github.xiaoymin.knife4j.aggre.core.executor中的类
 
DefaultClientResponse(String, String) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
DefaultClientResponse(String, String, int) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
defaultRequestConfig - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
destroy() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
 
destroy() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
 
disk - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
本地json
DISK - com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
 
diskRepository(Knife4jAggregationProperties) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
DiskRepository - com.github.xiaoymin.knife4j.aggre.repository中的类
 
DiskRepository(DiskSetting) - 类 的构造器com.github.xiaoymin.knife4j.aggre.repository.DiskRepository
 
DiskRoute - com.github.xiaoymin.knife4j.aggre.disk中的类
 
DiskRoute() - 类 的构造器com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
DiskSetting - com.github.xiaoymin.knife4j.aggre.spring.support中的类
 
DiskSetting() - 类 的构造器com.github.xiaoymin.knife4j.aggre.spring.support.DiskSetting
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
 

E

enable - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
是否开启验证
enable - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
是否启用
enable - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.DiskSetting
是否启用disk模式
enable - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
是否启用
enable - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
是否启用
enableAggregation - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
是否开启Knife4j聚合模式
environment - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
error - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
eureka - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
从Eureka注册中心中获取
EUREKA - com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
 
EurekaApplication - com.github.xiaoymin.knife4j.aggre.eureka中的类
Eureka注册中心应用Model
EurekaApplication() - 类 的构造器com.github.xiaoymin.knife4j.aggre.eureka.EurekaApplication
 
EurekaInstance - com.github.xiaoymin.knife4j.aggre.eureka中的类
 
EurekaInstance() - 类 的构造器com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
eurekaRepository(Knife4jAggregationProperties) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
EurekaRepository - com.github.xiaoymin.knife4j.aggre.repository中的类
 
EurekaRepository(EurekaSetting) - 类 的构造器com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
EurekaRoute - com.github.xiaoymin.knife4j.aggre.eureka中的类
 
EurekaRoute() - 类 的构造器com.github.xiaoymin.knife4j.aggre.eureka.EurekaRoute
 
eurekaSetting - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
EurekaSetting - com.github.xiaoymin.knife4j.aggre.spring.support中的类
从Eureka注册中心中动态聚合
EurekaSetting() - 类 的构造器com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
execute(HttpServletRequest, HttpServletResponse) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
executor(RouteRequestContext) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientExecutor
 
executor(RouteRequestContext) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.OkHttpClientExecutor
 
executor(RouteRequestContext) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteExecutor
执行器
ExecutorEnum - com.github.xiaoymin.knife4j.aggre.core.common中的枚举
 
ExecutorEnum() - 枚举 的构造器com.github.xiaoymin.knife4j.aggre.core.common.ExecutorEnum
 

G

get(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.cache.RouteInMemoryCache
 
get(K) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteCache
获取缓存值
getAccessToken(String, BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosOpenApi
获取Nacos注册中心鉴权token
getActionType() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getApp() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getApplications(EurekaSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
从eureka注册中心获取服务列表
getAuth(String) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRepository
根据Header请求头获取Basic基础信息
getAuth(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
getAuth(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
getAuth(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
getAuthByRoute(String, List<? extends CommonAuthRoute>) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRepository
获取route中配置的Basic信息
getBasicAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getBasicAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getBasicAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
getBody() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
getBody() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
getBody() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
响应实体
getCharsetEncoding() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
getCharsetEncoding() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
getCharsetEncoding() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
获取encoding
getClient() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
获取client连接
getClient(CredentialsProvider) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
 
getCloud() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
getCloudSetting() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
getClusters() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
getConnectionSetting() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
getConnectionSetting() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
getConnectTimeout() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
getContent() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getContentLength() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
getContentLength() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
getContentLength() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getContentLength() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
响应内容长度
getContentType() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
getContentType() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
getContentType() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
获取响应类型
getDataCenterInfo() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getDefaultRequestConfig() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
getDisk() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
getEureka() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
getEurekaSetting() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
getGroupName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
getHeader() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getHeaders() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
getHeaders() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
getHeaders() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getHeaders() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
获取响应头
getHealthCheckUrl() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getHomePageUrl() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getHost() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
getHostName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getInstance() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaApplication
 
getInstanceId() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getInstanceId() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
getIp() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
getIpAddr() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getLastUpdatedTimestamp() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getLocation() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
getLocation() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getLocation() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
getMaxConnectionTotal() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
getMaxPreRoute() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
getMetadata() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getMetadata() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
getMethod() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getNacos() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
getNacosSetting() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
getName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
getName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
 
getName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
getName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaApplication
 
getNamespaceId() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
getOrder() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
getOrder() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getOrder() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
getOriginalUri() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getParams() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getParts() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getPassword() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
getPoolingHttpClientConnectionManager() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
getPort() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getPort() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
getRequestConfig() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
 
getRequestContent() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getResource(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.DiskRepository
 
getRootPath() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
getRoute(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
getRoute(String) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRepository
根据请求header获取
getRoute(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
 
getRouteAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonAuthRoute
 
getRouteAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
 
getRouteAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
getRouteAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
getRoutes() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
getRoutes() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRepository
获取所有
getRoutes() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
 
getRoutes() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
 
getRoutes() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.DiskSetting
 
getRoutes() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
getRoutes() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
getSecret() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
getSecretDateTime() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
getSecurePort() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getSecureVipAddress() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getServiceAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
getServiceAuth() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
getServiceName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaRoute
 
getServiceName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
getServiceName() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
getServicePath() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
getServicePath() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getServicePath() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
getServiceUrl() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
getServiceUrl() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
getSocketTimeout() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
getStatus() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getStatusCode() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
getStatusCode() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
getStatusCode() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
获取响应状态码
getStatusPageUrl() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getSwaggerVersion() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
getSwaggerVersion() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getSwaggerVersion() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
getUri() - 类 中的方法com.github.xiaoymin.knife4j.aggre.cloud.CloudRoute
 
getUri() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
getUrl() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
getUsername() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
getValue() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
 
getVipAddress() - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
getWeight() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
groupName - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
Nacos分组名称
gson - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
 

H

header - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
headers - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
请求头
HeaderWrapper - com.github.xiaoymin.knife4j.aggre.core.pojo中的类
自定义header包装bean
HeaderWrapper() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
 
HeaderWrapper(String, String) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
 
healthCheckUrl - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
HEART_BEAT_DURATION - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
心跳检测间隔(30s)
homePageUrl - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
host - 类 中的变量com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
disk模式调试目标服务器的Host地址,如果不为空,则配置可以调试走代理转发
hostName - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
httpCode - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
HttpConnectionSetting - com.github.xiaoymin.knife4j.aggre.spring.configuration中的类
https://gitee.com/xiaoym/knife4j/issues/I3UHV0
HttpConnectionSetting() - 类 的构造器com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
httpEntity - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
httpResponse - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 

I

ignoreHeaders - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
init(DiskSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.DiskRepository
 
init(FilterConfig) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
 
init(FilterConfig) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
 
initAccessToken() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
initEurekaApps(EurekaSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
初始化
initExecutor(ExecutorEnum) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
initNacos(NacosSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
instance - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaApplication
实例列表
INSTANCE - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.nacos.NacosOpenApi
 
instanceId - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
instanceId - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
ip - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
ipAddr - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
isDebug() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
isEnable() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
isEnable() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
 
isEnable() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.DiskSetting
 
isEnable() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
isEnable() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
isEnableAggregation() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
isLocal() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
isMarked() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
isRouteProxy() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
isValid() - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 

K

Knife4jAggregationAutoConfiguration - com.github.xiaoymin.knife4j.aggre.spring.configuration中的类
 
Knife4jAggregationAutoConfiguration(Environment) - 类 的构造器com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
Knife4jAggregationProperties - com.github.xiaoymin.knife4j.aggre.spring.configuration中的类
 
Knife4jAggregationProperties() - 类 的构造器com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
Knife4jRouteProxyFilter - com.github.xiaoymin.knife4j.aggre.core.filter中的类
 
Knife4jRouteProxyFilter(RouteDispatcher) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
 
Knife4jSecurityBasicAuthFilter - com.github.xiaoymin.knife4j.aggre.core.filter中的类
 
Knife4jSecurityBasicAuthFilter(BasicAuth) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
 

L

lastUpdatedTimestamp - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
local - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
是否本地请求,本地请求在前端无需添加Header,否则会走代理
location - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
openapi本地文件路径
location - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
location - 类 中的变量com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
openapi本地文件路径或者OpenAPI访问接口路径
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientExecutor
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosOpenApi
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosService
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.DiskRepository
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
logger - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 

M

marked - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
maxConnectionTotal - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
最大连接上限数
maxPreRoute - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
单个路由基础连接数
me() - 类 中的静态方法com.github.xiaoymin.knife4j.aggre.nacos.NacosOpenApi
 
ME - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
metadata - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
metadata - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
method - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
请求类型
MYSQL - com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
 

N

nacos - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
从Nacos注册中心中获取
NACOS - com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
 
NACOS_AUTH_API - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.nacos.NacosOpenApi
Nacos鉴权地址,详情参考:https://nacos.io/zh-cn/docs/auth.html
NACOS_INSTANCE_LIST_API - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.nacos.NacosService
Nacos获取实例列表OpenAPI接口,详情参考:https://nacos.io/zh-cn/docs/open-api.html
NacosInstance - com.github.xiaoymin.knife4j.aggre.nacos中的类
 
NacosInstance() - 类 的构造器com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
nacosInstanceMap - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
NacosOpenApi - com.github.xiaoymin.knife4j.aggre.nacos中的类
 
NacosOpenApi() - 类 的构造器com.github.xiaoymin.knife4j.aggre.nacos.NacosOpenApi
 
nacosRepository(Knife4jAggregationProperties) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
NacosRepository - com.github.xiaoymin.knife4j.aggre.repository中的类
 
NacosRepository(NacosSetting) - 类 的构造器com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
nacosRoute - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosService
Nacos配置
NacosRoute - com.github.xiaoymin.knife4j.aggre.nacos中的类
 
NacosRoute() - 类 的构造器com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
NacosService - com.github.xiaoymin.knife4j.aggre.nacos中的类
 
NacosService(String, String, NacosRoute) - 类 的构造器com.github.xiaoymin.knife4j.aggre.nacos.NacosService
 
nacosSetting - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
NacosSetting - com.github.xiaoymin.knife4j.aggre.spring.support中的类
 
NacosSetting() - 类 的构造器com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
name - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
服务名称
name - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
header名
name - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
name - 类 中的变量com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
服务名称(最终在Ui分组进行展示)
name - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaApplication
服务列表
namespaceId - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
命名空间id

O

OKHTTP - com.github.xiaoymin.knife4j.aggre.core.common.ExecutorEnum
 
OkHttpClientExecutor - com.github.xiaoymin.knife4j.aggre.core.executor中的类
 
OkHttpClientExecutor() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.executor.OkHttpClientExecutor
 
OPENAPI_GROUP_ENDPOINT - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
OPENAPI_GROUP_INSTANCE_ENDPOINT - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
order - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
增加聚合显示顺序,参考issues:https://gitee.com/xiaoym/knife4j/issues/I27ST2
order - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
增加聚合显示顺序,参考issues:https://gitee.com/xiaoym/knife4j/issues/I27ST2
order - 类 中的变量com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
增加聚合显示顺序,参考issues:https://gitee.com/xiaoym/knife4j/issues/I27ST2
originalUri - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
当前请求的接口地址

P

params - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
查询参数
parts - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
文件
password - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
Basic密码
pkId() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
当前Route主键唯一id
pkId() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
PoolingConnectionManager - com.github.xiaoymin.knife4j.aggre.core.ext中的类
 
PoolingConnectionManager() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
 
poolingHttpClientConnectionManager - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
port - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
port - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
put(String, SwaggerRoute) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.cache.RouteInMemoryCache
 
put(K, V) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteCache
 

R

readBytes(InputStream) - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.DiskRepository
 
remove(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.cache.RouteInMemoryCache
 
remove(K) - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteCache
移除缓存
requestContent - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
请求内容
resourceResolver - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.DiskRepository
 
retryHandler - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
 
rootPath - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
当前项目的contextPath
ROUTE_BASE_PATH - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
ROUTE_PROXY_HEADER_BASIC_NAME - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
ROUTE_PROXY_HEADER_NAME - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
请求头
routeAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.CommonAuthRoute
swagger访问接口请求是否需要Basic验证
routeAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
配置的Route路由服务的公共Basic验证信息,仅作用与访问Swagger接口时使用,具体服务的其他接口不使用该配置
routeAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
配置的Route路由服务的公共Basic验证信息,仅作用与访问Swagger接口时使用,具体服务的其他接口不使用该配置
routeAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
配置的Route路由服务的公共Basic验证信息,仅作用与访问Swagger接口时使用,具体服务的其他接口不使用该配置
routeBasicFilter(Knife4jAggregationProperties) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
routeCache - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
routeCache() - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
RouteCache<K,​V> - com.github.xiaoymin.knife4j.aggre.core中的接口
 
routeDispatcher - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
 
routeDispatcher(RouteRepository, RouteCache<String, SwaggerRoute>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
RouteDispatcher - com.github.xiaoymin.knife4j.aggre.core中的类
 
RouteDispatcher(RouteRepository, RouteCache<String, SwaggerRoute>, ExecutorEnum, String) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
routeExecutor - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
RouteExecutor - com.github.xiaoymin.knife4j.aggre.core中的接口
 
RouteInMemoryCache - com.github.xiaoymin.knife4j.aggre.core.cache中的类
 
RouteInMemoryCache() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.cache.RouteInMemoryCache
 
routeMap - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
 
routeProxy - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
当前的分组请求是否需要服务端代理
routeProxyFilter(RouteDispatcher) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationAutoConfiguration
 
routeRepository - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
RouteRepository - com.github.xiaoymin.knife4j.aggre.core中的接口
 
RouteRepositoryEnum - com.github.xiaoymin.knife4j.aggre.core.common中的枚举
 
RouteRepositoryEnum() - 枚举 的构造器com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
 
RouteRequestContext - com.github.xiaoymin.knife4j.aggre.core中的类
 
RouteRequestContext() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
RouteResponse - com.github.xiaoymin.knife4j.aggre.core中的接口
 
routes - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
微服务集合
routes - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.DiskSetting
disk模式聚合资源
routes - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
路由列表
routes - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
Nacos注册聚合服务路由集合
RouteUtils - com.github.xiaoymin.knife4j.aggre.core.common中的类
 
RouteUtils() - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.common.RouteUtils
 

S

secret - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
接口访问密钥
secretDateTime - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
secret初始化时间
securePort - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
secureVipAddress - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
serviceAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
注册中心请求接口是否需要Basic验证
serviceAuth - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
Nacos注册中心鉴权,参考issue:https://gitee.com/xiaoym/knife4j/issues/I28IF9 since 2.0.9
serviceName - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaRoute
服务名称,不能为空,代表需要聚合的服务
serviceName - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
serviceName - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
服务名称,不能为空,代表需要聚合的服务
servicePath - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
微服务路径,主要是针对在网关使用时,追加的basePath,主要是为了和在网关转发时路径在文档上展示一致的问题
servicePath - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
servicePath - 类 中的变量com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
微服务路径,主要是针对在网关使用时,追加的basePath,主要是为了和在网关转发时路径在文档上展示一致的问题
serviceUrl - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosService
服务名称
serviceUrl - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
Eureka注册中心地址,例如(http://localhost:10000/eureka/)
serviceUrl - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
Nacos注册中心服务地址,例如:http://192.168.0.223:8888/nacos
setActionType(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setApp(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setBasicAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setBasicAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
setBasicAuth(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setCloud(CloudSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
setClusters(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
setConnectionSetting(HttpConnectionSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.ext.ConnectionSettingHolder
 
setConnectionSetting(HttpConnectionSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
setConnectTimeout(int) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
setContent(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setContentLength(Long) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setDataCenterInfo(Map<String, Object>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setDebug(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setDisk(DiskSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
setEnable(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
setEnable(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
 
setEnable(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.DiskSetting
 
setEnable(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
setEnable(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
setEnableAggregation(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
setEureka(EurekaSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
setGroupName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
setHeader(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setHeaders(List<HeaderWrapper>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setHealthCheckUrl(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setHomePageUrl(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setHost(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
setHostName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setInstance(List<EurekaInstance>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaApplication
 
setInstanceId(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setInstanceId(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
setIp(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
setIpAddr(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setLastUpdatedTimestamp(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setLocal(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setLocation(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
setLocation(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setLocation(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
setMarked(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
setMaxConnectionTotal(int) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
setMaxPreRoute(int) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
setMetadata(Map<String, Object>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setMetadata(Map<String, Object>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
setMethod(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setNacos(NacosSetting) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.Knife4jAggregationProperties
 
setName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
setName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
 
setName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
setName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaApplication
 
setNamespaceId(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
setOrder(Integer) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
setOrder(Integer) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setOrder(Integer) - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
setOriginalUri(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setParams(Map<String, String>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setParts(List<Part>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setPassword(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
setPort(int) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
setPort(Map<String, Object>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setRequestContent(InputStream) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setRouteAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonAuthRoute
 
setRouteAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
 
setRouteAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
setRouteAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
setRouteProxy(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setRoutes(List<CloudRoute>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.CloudSetting
 
setRoutes(List<DiskRoute>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.DiskSetting
 
setRoutes(List<EurekaRoute>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
setRoutes(List<NacosRoute>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
setSecret(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
setSecretDateTime(LocalDateTime) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
setSecurePort(Map<String, Object>) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setSecureVipAddress(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setServiceAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
setServiceAuth(BasicAuth) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
setServiceName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaRoute
 
setServiceName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
setServiceName(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosRoute
 
setServicePath(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
setServicePath(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setServicePath(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
setServiceUrl(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.EurekaSetting
 
setServiceUrl(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
 
setSocketTimeout(int) - 类 中的方法com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
 
setStatus(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setStatusPageUrl(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setSwaggerVersion(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
setSwaggerVersion(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setSwaggerVersion(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 
setUri(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.cloud.CloudRoute
 
setUri(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
setUrl(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
 
setUsername(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
setValid(boolean) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
setValue(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
 
setVipAddress(String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
setWeight(Double) - 类 中的方法com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
socketTimeout - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.configuration.HttpConnectionSetting
SocketTimeout
start() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteRepository
start心跳监听程序
start() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
start() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
start() - 类 中的方法com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
status - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
statusPageUrl - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 
stop - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
stop - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
stop - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
success() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
success() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
success() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
是否请求成功
SwaggerBootstrapUiBasicAuthSession - 类 中的静态变量com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
basic auth验证
SwaggerRoute - com.github.xiaoymin.knife4j.aggre.core.pojo中的类
最终返回前端Swagger的数据结构
SwaggerRoute(CloudRoute) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
根据Cloud配置创建
SwaggerRoute(DiskRoute, String) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
本地聚合模式
SwaggerRoute(EurekaRoute, EurekaInstance) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
根据Eureka配置创建
SwaggerRoute(NacosRoute, NacosInstance) - 类 的构造器com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
根据nacos配置
swaggerVersion - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
OpenAPI版本,2.0 or 3.0
swaggerVersion - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
 
swaggerVersion - 类 中的变量com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
OpenAPI版本,2.0 or 3.0

T

text() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.ApacheClientResponse
 
text() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
text() - 接口 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteResponse
获取text返回
thread - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.CloudRepository
 
thread - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.EurekaRepository
 
thread - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
threadPoolExecutor - 类 中的变量com.github.xiaoymin.knife4j.aggre.repository.NacosRepository
 
tokenExpire - 类 中的变量com.github.xiaoymin.knife4j.aggre.spring.support.NacosSetting
Nacos-token失效时间
toString() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
 
toString() - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.pojo.CommonRoute
 
toString() - 类 中的方法com.github.xiaoymin.knife4j.aggre.disk.DiskRoute
 

U

uri - 类 中的变量com.github.xiaoymin.knife4j.aggre.cloud.CloudRoute
地址,例如:http://192.179.0.1:8999
uri - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.executor.DefaultClientResponse
 
uri - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.SwaggerRoute
该属性JSON序列化时不能序列化出去,防止暴露服务的真实地址,存在安全隐患
url - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.RouteRequestContext
请求接口
username - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.BasicAuth
Basic用户名

V

valid - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
value - 类 中的变量com.github.xiaoymin.knife4j.aggre.core.pojo.HeaderWrapper
header值
valueOf(String) - 枚举 中的静态方法com.github.xiaoymin.knife4j.aggre.core.common.ExecutorEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.xiaoymin.knife4j.aggre.core.common.ExecutorEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.xiaoymin.knife4j.aggre.core.common.RouteRepositoryEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
vipAddress - 类 中的变量com.github.xiaoymin.knife4j.aggre.eureka.EurekaInstance
 

W

weight - 类 中的变量com.github.xiaoymin.knife4j.aggre.nacos.NacosInstance
 
writeBody(RouteResponse, HttpServletResponse) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
响应内容
writeDefault(HttpServletRequest, HttpServletResponse, String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
 
writeForbiddenCode(HttpServletResponse) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jSecurityBasicAuthFilter
 
writeResponseHeader(RouteResponse, HttpServletResponse) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
Write响应头
writeResponseStatus(RouteResponse, HttpServletResponse) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.RouteDispatcher
Write 响应状态码
writeRouteResponse(HttpServletResponse, String) - 类 中的方法com.github.xiaoymin.knife4j.aggre.core.filter.Knife4jRouteProxyFilter
响应服务端的内容
A B C D E G H I K L M N O P R S T U V W 
所有类 所有程序包