A B C D E F I L M N O P R S T W X 
所有类 所有程序包

A

accessKey - 类 中的变量xin.manong.weapon.spring.boot.config.aliyun.AliyunSecretConfig
 
address - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
afterPropertiesSet() - 类 中的方法xin.manong.weapon.spring.boot.bean.ONSConsumerBean
 
afterPropertiesSet() - 类 中的方法xin.manong.weapon.spring.boot.bean.OTSTunnelBean
 
afterReturn(JoinPoint, Object) - 类 中的方法xin.manong.weapon.spring.web.ws.aspect.WebLogAspect
 
AliyunBeanDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云bean定义注册父类 完成阿里云秘钥绑定
AliyunBeanDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.AliyunBeanDefinitionRegistryPostProcessor
 
AliyunSecretConfig - xin.manong.weapon.spring.boot.config.aliyun中的类
阿里云秘钥配置
AliyunSecretConfig() - 类 的构造器xin.manong.weapon.spring.boot.config.aliyun.AliyunSecretConfig
 
applicationContext - 类 中的变量xin.manong.weapon.spring.boot.registry.AliyunBeanDefinitionRegistryPostProcessor
 
aroundIntercept(ProceedingJoinPoint) - 类 中的方法xin.manong.weapon.spring.web.ws.aspect.WebLogAspect
拦截控制器方法,进行日志记录 1.

B

beforeIntercept(JoinPoint) - 类 中的方法xin.manong.weapon.spring.web.ws.aspect.WebLogAspect
 
bindAliyunSecret() - 类 中的方法xin.manong.weapon.spring.boot.registry.AliyunBeanDefinitionRegistryPostProcessor
根据配置绑定阿里云秘钥
build() - 类 中的方法xin.manong.weapon.spring.web.WebResponse.Builder
 
buildAliyunSecret() - 类 中的方法xin.manong.weapon.spring.boot.config.aliyun.AliyunSecretConfig
 
Builder() - 类 的构造器xin.manong.weapon.spring.web.WebResponse.Builder
 
buildError(int, String) - 类 中的静态方法xin.manong.weapon.spring.web.WebResponse
构建错误响应对象
buildOK(int, T) - 类 中的静态方法xin.manong.weapon.spring.web.WebResponse
构建成功响应对象
buildOK(T) - 类 中的静态方法xin.manong.weapon.spring.web.WebResponse
构建成功响应对象

C

clientMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.DataHubClientMapConfig
 
clientMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.LogClientMapConfig
 
clientMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.OSSClientMapConfig
 
clientMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.OTSClientMapConfig
 
clientMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientMapConfig
 
code - 类 中的变量xin.manong.weapon.spring.web.WebResponse
 
code(int) - 类 中的方法xin.manong.weapon.spring.web.WebResponse.Builder
 
codecClassName - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
commitResponse() - 注释类型 中的方法xin.manong.weapon.spring.web.ws.aspect.EnableWebLogAspect
 
connectionPoolSize - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
consumerMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.ONSConsumerMapConfig
 

D

data - 类 中的变量xin.manong.weapon.spring.web.WebResponse
 
data(Object) - 类 中的方法xin.manong.weapon.spring.web.WebResponse.Builder
 
DataHubClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云DataHub客户端bean定义注册
DataHubClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.DataHubClientDefinitionRegistryPostProcessor
 
DataHubClientMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
dataHub客户端集合自动配置
DataHubClientMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.DataHubClientMapConfig
 
db - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 

E

EnableDataHubClient - xin.manong.weapon.spring.boot.annotation中的注释类型
阿里云DataHub客户端启动注解
EnableLogClient - xin.manong.weapon.spring.boot.annotation中的注释类型
阿里云SLS日志客户端启动注解
EnableONSConsumer - xin.manong.weapon.spring.boot.annotation中的注释类型
阿里云ONS消息消费启动注解
EnableONSProducer - xin.manong.weapon.spring.boot.annotation中的注释类型
阿里云ONS消息生产启动注解
EnableOSSClient - xin.manong.weapon.spring.boot.annotation中的注释类型
阿里云OSS客户端启动注解
EnableOTSClient - xin.manong.weapon.spring.boot.annotation中的注释类型
阿里云OTS客户端启动注解
EnableOTSTunnel - xin.manong.weapon.spring.boot.annotation中的注释类型
阿里云OTS数据通道启动注解
EnableRedisClient - xin.manong.weapon.spring.boot.annotation中的注释类型
redis客户端启动注解
EnableWebLogAspect - xin.manong.weapon.spring.web.ws.aspect中的注释类型
注解:开启Web日志切面
environment - 类 中的变量xin.manong.weapon.spring.boot.registry.AliyunBeanDefinitionRegistryPostProcessor
 
ExceptionHandler - xin.manong.weapon.spring.web.ws.handler中的类
异常处理器:异常统一转换为WebResponse
ExceptionHandler() - 类 的构造器xin.manong.weapon.spring.web.ws.handler.ExceptionHandler
 

F

filter(ContainerRequestContext, ContainerResponseContext) - 类 中的方法xin.manong.weapon.spring.web.ws.filter.WebResponseFilter
 

I

intercept() - 类 中的方法xin.manong.weapon.spring.web.ws.aspect.WebLogAspect
 

L

LogClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云SLS日志客户端bean定义注册
LogClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.LogClientDefinitionRegistryPostProcessor
 
LogClientMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
Log客户端集合自动配置
LogClientMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.LogClientMapConfig
 

M

masterAddress - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
masterName - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
message - 类 中的变量xin.manong.weapon.spring.web.WebResponse
 
message(String) - 类 中的方法xin.manong.weapon.spring.web.WebResponse.Builder
 
MESSAGE - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
METHOD - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
mode - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 

N

nodeAddresses - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 

O

ONSConsumerBean - xin.manong.weapon.spring.boot.bean中的类
ONS Consumer封装 在属性设置完成之后保证messageListener注入
ONSConsumerBean(ONSConsumerConfig) - 类 的构造器xin.manong.weapon.spring.boot.bean.ONSConsumerBean
 
ONSConsumerDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云ONS消息消费bean定义注册
ONSConsumerDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.ONSConsumerDefinitionRegistryPostProcessor
 
ONSConsumerMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
ONS consumer集合自动配置
ONSConsumerMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.ONSConsumerMapConfig
 
ONSProducerDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云ONS消息生产bean定义注册
ONSProducerDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.ONSProducerDefinitionRegistryPostProcessor
 
ONSProducerMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
ONS producer集合自动配置
ONSProducerMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.ONSProducerMapConfig
 
OSSClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云OSS客户端bean定义注册
OSSClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.OSSClientDefinitionRegistryPostProcessor
 
OSSClientMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
OSS客户端集合自动配置
OSSClientMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.OSSClientMapConfig
 
OTSClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云OTS客户端bean定义注册
OTSClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.OTSClientDefinitionRegistryPostProcessor
 
OTSClientMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
OTS客户端集合自动配置
OTSClientMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.OTSClientMapConfig
 
OTSTunnelBean - xin.manong.weapon.spring.boot.bean中的类
OTS Tunnel封装 在属性设置完成之后保证channelProcessor注入
OTSTunnelBean(OTSTunnelConfig) - 类 的构造器xin.manong.weapon.spring.boot.bean.OTSTunnelBean
 
OTSTunnelDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云OTS数据通道bean定义注册
OTSTunnelDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.OTSTunnelDefinitionRegistryPostProcessor
 
OTSTunnelMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
OTS通道集合自动配置
OTSTunnelMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.OTSTunnelMapConfig
 

P

password - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
PATH - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.DataHubClientDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.LogClientDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.ONSConsumerDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.ONSProducerDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.OSSClientDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.OTSClientDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.OTSTunnelDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法xin.manong.weapon.spring.boot.registry.RedisClientDefinitionRegistryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法xin.manong.weapon.spring.boot.registry.AliyunBeanDefinitionRegistryPostProcessor
 
PROCESS_TIME - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
producerMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.ONSProducerMapConfig
 

R

RedisClientConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
Redis客户端自动配置
RedisClientConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
RedisClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
redis客户端bean定义注册
RedisClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.RedisClientDefinitionRegistryPostProcessor
 
RedisClientMapConfig - xin.manong.weapon.spring.boot.autoconfigure中的类
Redis客户端集合自动配置
RedisClientMapConfig() - 类 的构造器xin.manong.weapon.spring.boot.autoconfigure.RedisClientMapConfig
 
REMOTE_ADDRESS - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
REQUEST - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
requestId - 类 中的变量xin.manong.weapon.spring.web.WebResponse
 
RESPONSE - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 

S

secretKey - 类 中的变量xin.manong.weapon.spring.boot.config.aliyun.AliyunSecretConfig
 
sentinelAddresses - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
setApplicationContext(ApplicationContext) - 类 中的方法xin.manong.weapon.spring.boot.bean.ONSConsumerBean
 
setApplicationContext(ApplicationContext) - 类 中的方法xin.manong.weapon.spring.boot.bean.OTSTunnelBean
 
setApplicationContext(ApplicationContext) - 类 中的方法xin.manong.weapon.spring.boot.registry.AliyunBeanDefinitionRegistryPostProcessor
 
setEnvironment(Environment) - 类 中的方法xin.manong.weapon.spring.boot.registry.AliyunBeanDefinitionRegistryPostProcessor
 
slaveAddresses - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
STACK_TRACE - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
status - 类 中的变量xin.manong.weapon.spring.web.WebResponse
 
status(boolean) - 类 中的方法xin.manong.weapon.spring.web.WebResponse.Builder
 
SUCCESS - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 

T

timeout - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.RedisClientConfig
 
toResponse(Exception) - 类 中的方法xin.manong.weapon.spring.web.ws.handler.ExceptionHandler
 
tunnelMap - 类 中的变量xin.manong.weapon.spring.boot.autoconfigure.OTSTunnelMapConfig
 

W

WebAspectConstants - xin.manong.weapon.spring.web.ws.aspect中的类
web切面常量定义
WebAspectConstants() - 类 的构造器xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
webAspectLogger - 类 中的变量xin.manong.weapon.spring.web.ws.aspect.WebLogAspect
 
WebLogAspect - xin.manong.weapon.spring.web.ws.aspect中的类
Web日志切面
WebLogAspect() - 类 的构造器xin.manong.weapon.spring.web.ws.aspect.WebLogAspect
 
WebResponse<T> - xin.manong.weapon.spring.web中的类
web响应对象
WebResponse.Builder - xin.manong.weapon.spring.web中的类
 
WebResponseFilter - xin.manong.weapon.spring.web.ws.filter中的类
web响应封装
WebResponseFilter() - 类 的构造器xin.manong.weapon.spring.web.ws.filter.WebResponseFilter
 

X

xin.manong.weapon.spring.boot.annotation - 程序包 xin.manong.weapon.spring.boot.annotation
 
xin.manong.weapon.spring.boot.autoconfigure - 程序包 xin.manong.weapon.spring.boot.autoconfigure
 
xin.manong.weapon.spring.boot.bean - 程序包 xin.manong.weapon.spring.boot.bean
 
xin.manong.weapon.spring.boot.config.aliyun - 程序包 xin.manong.weapon.spring.boot.config.aliyun
 
xin.manong.weapon.spring.boot.registry - 程序包 xin.manong.weapon.spring.boot.registry
 
xin.manong.weapon.spring.web - 程序包 xin.manong.weapon.spring.web
 
xin.manong.weapon.spring.web.ws.aspect - 程序包 xin.manong.weapon.spring.web.ws.aspect
 
xin.manong.weapon.spring.web.ws.filter - 程序包 xin.manong.weapon.spring.web.ws.filter
 
xin.manong.weapon.spring.web.ws.handler - 程序包 xin.manong.weapon.spring.web.ws.handler
 
A B C D E F I L M N O P R S T W X 
所有类 所有程序包