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

A

accessKey - 类 中的变量xin.manong.weapon.spring.boot.config.aliyun.AliyunSecretConfig
 
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

code - 类 中的变量xin.manong.weapon.spring.web.WebResponse
 
code(int) - 类 中的方法xin.manong.weapon.spring.web.WebResponse.Builder
 

D

data - 类 中的变量xin.manong.weapon.spring.web.WebResponse
 
data(Object) - 类 中的方法xin.manong.weapon.spring.web.WebResponse.Builder
 

E

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
 

M

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
 

O

ONSConsumerBean - xin.manong.weapon.spring.boot.bean中的类
 
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
 
ONSProducerDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云ONS消息生产bean定义注册
ONSProducerDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.ONSProducerDefinitionRegistryPostProcessor
 
OSSClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云OSS客户端bean定义注册
OSSClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.OSSClientDefinitionRegistryPostProcessor
 
OTSClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
阿里云OTS客户端bean定义注册
OTSClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.OTSClientDefinitionRegistryPostProcessor
 
OTSTunnelBean - xin.manong.weapon.spring.boot.bean中的类
 
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
 

P

PATH - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
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
 

R

RedisClientDefinitionRegistryPostProcessor - xin.manong.weapon.spring.boot.registry中的类
redis客户端bean定义注册
RedisClientDefinitionRegistryPostProcessor() - 类 的构造器xin.manong.weapon.spring.boot.registry.RedisClientDefinitionRegistryPostProcessor
 
REMOTE_ADDRESS - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
REQUEST - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 
RESPONSE - 类 中的静态变量xin.manong.weapon.spring.web.ws.aspect.WebAspectConstants
 

S

secretKey - 类 中的变量xin.manong.weapon.spring.boot.config.aliyun.AliyunSecretConfig
 
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
 
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

toResponse(Exception) - 类 中的方法xin.manong.weapon.spring.web.ws.handler.ExceptionHandler
 

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() - 类 的构造器xin.manong.weapon.spring.web.WebResponse
 
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.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 M O P R S T W X 
所有类 所有程序包