A B C D E F G H I J K L M N O P R S T U V
A
- add(FieldError) - 类 中的方法org.rxjava.common.core.exception.ErrorMessage
-
- addAllFormatter() - 类 中的静态方法org.rxjava.common.core.utils.JavaTimeModuleUtils
-
添加日期时间格式解析支持
- addFieldObjs(String, String[], Object...) - 类 中的方法org.rxjava.common.core.exception.ErrorMessage
-
- afterPropertiesSet() - 类 中的方法org.rxjava.common.core.exception.JsonResponseStatusExceptionHandler
-
- asByteArray(UUID) - 类 中的静态方法org.rxjava.common.core.utils.UUIDUtils
-
B
- BaseEntity - org.rxjava.common.core.entity中的类
-
- BaseEntity() - 类 的构造器org.rxjava.common.core.entity.BaseEntity
-
- build(ConversionService, WebClient.Builder, String) - 类 中的静态方法org.rxjava.common.core.api.ReactiveHttpClientAdapter
-
构建HttpClient适配器
- build(ConversionService, WebClient.Builder, String, String) - 类 中的静态方法org.rxjava.common.core.api.ReactiveHttpClientAdapter
-
构建HttpClient适配器
- build(ConversionService, WebClient.Builder, String, String, String) - 类 中的静态方法org.rxjava.common.core.api.ReactiveHttpClientAdapter
-
构建HttpClient适配器
C
- Check - org.rxjava.common.core.annotation中的注释类型
-
认证授权检查
- checkToken(ServerWebExchange) - 类 中的方法org.rxjava.common.core.service.DefaultLoginInfoServiceImpl
-
Token检查
- checkToken(ServerWebExchange) - 接口 中的方法org.rxjava.common.core.service.LoginInfoService
-
token校验
- create() - 类 中的静态方法org.rxjava.common.core.utils.JsonUtils
-
D
- DEFAULT_MAPPER - 类 中的静态变量org.rxjava.common.core.utils.JsonUtils
-
- DefaultLoginInfoServiceImpl - org.rxjava.common.core.service中的类
-
- DefaultLoginInfoServiceImpl() - 类 的构造器org.rxjava.common.core.service.DefaultLoginInfoServiceImpl
-
- deserialize(String, Class<T>) - 类 中的静态方法org.rxjava.common.core.utils.JsonUtils
-
反序列化Json字符串
E
- EnumValue - org.rxjava.common.core.annotation中的注释类型
-
校验枚举值有效性
- EnumValue.Validator - org.rxjava.common.core.annotation中的类
-
- ErrorMessage - org.rxjava.common.core.exception中的类
-
- ErrorMessage(String[], Object[], String) - 类 的构造器org.rxjava.common.core.exception.ErrorMessage
-
- ErrorMessage(String, Object...) - 类 的构造器org.rxjava.common.core.exception.ErrorMessage
-
- ErrorMessage(String[], Object[]) - 类 的构造器org.rxjava.common.core.exception.ErrorMessage
-
- ErrorMessage(String, String...) - 类 的构造器org.rxjava.common.core.exception.ErrorMessage
-
- ErrorMessageException - org.rxjava.common.core.exception中的异常错误
-
- ErrorMessageUtils - org.rxjava.common.core.utils中的类
-
- ErrorMessageUtils() - 类 的构造器org.rxjava.common.core.utils.ErrorMessageUtils
-
F
- FieldError - org.rxjava.common.core.exception中的类
-
- FieldError() - 类 的构造器org.rxjava.common.core.exception.FieldError
-
- FieldError(String, String) - 类 的构造器org.rxjava.common.core.exception.FieldError
-
Create a new instance of the ObjectError class.
- FieldError(String, String[], Object[], String) - 类 的构造器org.rxjava.common.core.exception.FieldError
-
Create a new instance of the ObjectError class.
- FieldError(String, String[], Object[]) - 类 的构造器org.rxjava.common.core.exception.FieldError
-
- FileRenameUtils - org.rxjava.common.core.utils中的类
-
- FileRenameUtils() - 类 的构造器org.rxjava.common.core.utils.FileRenameUtils
-
- findPage(Query, Pageable) - 类 中的方法org.rxjava.common.core.mongo.PageAgent
-
- ForbiddenException - org.rxjava.common.core.exception中的异常错误
-
- ForbiddenException(String) - 异常错误 的构造器org.rxjava.common.core.exception.ForbiddenException
-
- FORMAT - 类 中的静态变量org.rxjava.common.core.utils.FileRenameUtils
-
G
- get(String) - 类 中的方法org.rxjava.common.core.tools.RequestTool
-
- get(String, MultiValueMap<String, String>) - 类 中的方法org.rxjava.common.core.tools.RequestTool
-
get请求
路径参数
- getArguments() - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- getCode() - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- getCodes() - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- getDefaultMessage() - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- getErrorMessage() - 异常错误 中的方法org.rxjava.common.core.exception.ErrorMessageException
-
- getErrorMessage() - 异常错误 中的方法org.rxjava.common.core.exception.ForbiddenException
-
- getErrorMessage() - 异常错误 中的方法org.rxjava.common.core.exception.UnauthorizedException
-
- getField() - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- getMessage() - 类 中的方法org.rxjava.common.core.exception.FieldError
-
H
- handle(ServerWebExchange, Throwable) - 类 中的方法org.rxjava.common.core.exception.JsonResponseStatusExceptionHandler
-
解析并处理异常消息
- handlerI18n(ErrorMessage, MessageSourceAccessor) - 类 中的静态方法org.rxjava.common.core.utils.ErrorMessageUtils
-
I
- Image - org.rxjava.common.core.entity中的类
-
- Image() - 类 的构造器org.rxjava.common.core.entity.Image
-
- init() - 类 中的方法org.rxjava.common.core.api.ReactiveHttpClientAdapter
-
- initialize(EnumValue) - 类 中的方法org.rxjava.common.core.annotation.EnumValue.Validator
-
- isValid(Object, ConstraintValidatorContext) - 类 中的方法org.rxjava.common.core.annotation.EnumValue.Validator
-
J
- JavaTimeModuleUtils - org.rxjava.common.core.utils中的类
-
日期时间模块帮助类
- JsonResponseStatusExceptionHandler - org.rxjava.common.core.exception中的类
-
- JsonResponseStatusExceptionHandler() - 类 的构造器org.rxjava.common.core.exception.JsonResponseStatusExceptionHandler
-
- JsonUtils - org.rxjava.common.core.utils中的类
-
- JsonUtils() - 类 的构造器org.rxjava.common.core.utils.JsonUtils
-
K
- KeyUtils - org.rxjava.common.core.utils中的类
-
- KeyUtils() - 类 的构造器org.rxjava.common.core.utils.KeyUtils
-
- KeyValue<K,V> - org.rxjava.common.core.entity中的类
-
- KeyValue() - 类 的构造器org.rxjava.common.core.entity.KeyValue
-
L
- Login - org.rxjava.common.core.annotation中的注释类型
-
是否登陆注解
默认为需要登陆
- LoginInfo - org.rxjava.common.core.entity中的类
-
- LoginInfo() - 类 的构造器org.rxjava.common.core.entity.LoginInfo
-
- LoginInfoService - org.rxjava.common.core.service中的接口
-
M
- main(String[]) - 类 中的静态方法org.rxjava.common.core.tools.RequestTool
-
- main(String[]) - 类 中的静态方法org.rxjava.common.core.utils.FileRenameUtils
-
- main(String[]) - 类 中的静态方法org.rxjava.common.core.utils.UUIDUtils
-
- mono(String) - 异常错误 中的静态方法org.rxjava.common.core.exception.ErrorMessageException
-
- mono(String) - 异常错误 中的静态方法org.rxjava.common.core.exception.ForbiddenException
-
- mono(String) - 异常错误 中的静态方法org.rxjava.common.core.exception.UnauthorizedException
-
N
- newCacheId(Class, String) - 类 中的静态方法org.rxjava.common.core.utils.KeyUtils
-
O
- of(String) - 异常错误 中的静态方法org.rxjava.common.core.exception.ErrorMessageException
-
- of(String) - 异常错误 中的静态方法org.rxjava.common.core.exception.ForbiddenException
-
- of(String) - 异常错误 中的静态方法org.rxjava.common.core.exception.UnauthorizedException
-
- org.rxjava.common.core - 程序包 org.rxjava.common.core
-
- org.rxjava.common.core.annotation - 程序包 org.rxjava.common.core.annotation
-
- org.rxjava.common.core.api - 程序包 org.rxjava.common.core.api
-
- org.rxjava.common.core.entity - 程序包 org.rxjava.common.core.entity
-
- org.rxjava.common.core.exception - 程序包 org.rxjava.common.core.exception
-
- org.rxjava.common.core.form - 程序包 org.rxjava.common.core.form
-
- org.rxjava.common.core.mongo - 程序包 org.rxjava.common.core.mongo
-
- org.rxjava.common.core.service - 程序包 org.rxjava.common.core.service
-
- org.rxjava.common.core.status - 程序包 org.rxjava.common.core.status
-
- org.rxjava.common.core.tools - 程序包 org.rxjava.common.core.tools
-
- org.rxjava.common.core.utils - 程序包 org.rxjava.common.core.utils
-
P
- PageAgent<T> - org.rxjava.common.core.mongo中的类
-
- PageAgent(ReactiveMongoTemplate, Class<T>) - 类 的构造器org.rxjava.common.core.mongo.PageAgent
-
- PageForm - org.rxjava.common.core.form中的类
-
- PageForm() - 类 的构造器org.rxjava.common.core.form.PageForm
-
- post(String) - 类 中的方法org.rxjava.common.core.tools.RequestTool
-
- post(String, MultiValueMap<String, String>) - 类 中的方法org.rxjava.common.core.tools.RequestTool
-
post请求
formdata参数
R
- randomUUIDToBase64() - 类 中的静态方法org.rxjava.common.core.utils.UUIDUtils
-
- ReactiveHttpClientAdapter - org.rxjava.common.core.api中的类
-
- request(String, String, List<Map.Entry<String, Object>>, Type) - 类 中的方法org.rxjava.common.core.api.ReactiveHttpClientAdapter
-
发起http请求
- requestTool() - 类 中的方法org.rxjava.common.core.RxJavaCoreAutoConfiguration
-
网络请求工具
- RequestTool - org.rxjava.common.core.tools中的类
-
- RequestTool() - 类 的构造器org.rxjava.common.core.tools.RequestTool
-
- RxJavaCoreAutoConfiguration - org.rxjava.common.core中的类
-
- RxJavaCoreAutoConfiguration() - 类 的构造器org.rxjava.common.core.RxJavaCoreAutoConfiguration
-
S
- serialize(Object) - 类 中的静态方法org.rxjava.common.core.utils.JsonUtils
-
- setArguments(Object[]) - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- setCodes(String[]) - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- setDefaultMessage(String) - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- setField(String) - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- setMessage(String) - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- setMessageSource(MessageSource) - 类 中的方法org.rxjava.common.core.exception.JsonResponseStatusExceptionHandler
-
- setMessageWriters(List<HttpMessageWriter<?>>) - 类 中的方法org.rxjava.common.core.exception.JsonResponseStatusExceptionHandler
-
- setViewResolvers(List<ViewResolver>) - 类 中的方法org.rxjava.common.core.exception.JsonResponseStatusExceptionHandler
-
- Status - org.rxjava.common.core.status中的枚举
-
T
- toPinyin(String) - 类 中的静态方法org.rxjava.common.core.utils.FileRenameUtils
-
- toString() - 类 中的方法org.rxjava.common.core.exception.FieldError
-
- toUUID(byte[]) - 类 中的静态方法org.rxjava.common.core.utils.UUIDUtils
-
U
- UnauthorizedException - org.rxjava.common.core.exception中的异常错误
-
- UnauthorizedException(String) - 异常错误 的构造器org.rxjava.common.core.exception.UnauthorizedException
-
- UUIDUtils - org.rxjava.common.core.utils中的类
-
- UUIDUtils() - 类 的构造器org.rxjava.common.core.utils.UUIDUtils
-
V
- Validator() - 类 的构造器org.rxjava.common.core.annotation.EnumValue.Validator
-
- valueOf(String) - 枚举 中的静态方法org.rxjava.common.core.status.Status
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法org.rxjava.common.core.status.Status
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- Video - org.rxjava.common.core.entity中的类
-
- Video() - 类 的构造器org.rxjava.common.core.entity.Video
-
A B C D E F G H I J K L M N O P R S T U V
Copyright © 2020. All Rights Reserved.