索引
常量字段值|所有程序包|所有类和接口|序列化表格
A
- add(double) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- add(float) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- add(int) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- add(long) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- add(Arithmetic) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- add(String) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- add(String, Object) - 类中的方法 com.codingapi.springboot.framework.dto.response.MapResponse
- add(String, Object) - 类中的方法 com.codingapi.springboot.framework.rest.param.RestParam
- add(String, Object, boolean) - 类中的方法 com.codingapi.springboot.framework.rest.param.RestParam
- addFilter(String, Relation, Object...) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- addFilter(String, Relation, Object...) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- addFilter(String, Relation, Object...) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- addFilter(String, Object...) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- addFilter(String, Object...) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- addFilter(String, Object...) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- addHeader(String, String) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- addSort(Sort) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- addSort(Sort) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- addTrigger(TriggerHandler) - 类中的方法 com.codingapi.springboot.framework.trigger.TriggerContext
-
添加触发器
- AES - com.codingapi.springboot.framework.crypto中的类
- AES() - 类的构造器 com.codingapi.springboot.framework.crypto.AES
- AES(byte[], byte[]) - 类的构造器 com.codingapi.springboot.framework.crypto.AES
- AES(int) - 类的构造器 com.codingapi.springboot.framework.crypto.AES
- AES(String, byte[], byte[]) - 类的构造器 com.codingapi.springboot.framework.crypto.AES
- AES(String, int) - 类的构造器 com.codingapi.springboot.framework.crypto.AES
- AES(String, String) - 类的构造器 com.codingapi.springboot.framework.crypto.AES
- AES(String, Key, AlgorithmParameters) - 类的构造器 com.codingapi.springboot.framework.crypto.AES
- AESUtils - com.codingapi.springboot.framework.crypto中的类
- afterPropertiesSet() - 类中的方法 com.codingapi.springboot.framework.event.SpringEventInitializer
- and(Filter...) - 类中的静态方法 com.codingapi.springboot.framework.dto.request.Filter
- andFilter(Filter...) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- andFilter(Filter...) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- andFilters(Filter...) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- Arithmetic - com.codingapi.springboot.framework.math中的类
- Arithmetic(double) - 类的构造器 com.codingapi.springboot.framework.math.Arithmetic
- Arithmetic(float) - 类的构造器 com.codingapi.springboot.framework.math.Arithmetic
- Arithmetic(int) - 类的构造器 com.codingapi.springboot.framework.math.Arithmetic
- Arithmetic(long) - 类的构造器 com.codingapi.springboot.framework.math.Arithmetic
- Arithmetic(String) - 类的构造器 com.codingapi.springboot.framework.math.Arithmetic
- as(String, Relation, Object...) - 类中的静态方法 com.codingapi.springboot.framework.dto.request.Filter
- as(String, Object...) - 类中的静态方法 com.codingapi.springboot.framework.dto.request.Filter
- AutoConfiguration - com.codingapi.springboot.framework中的类
- AutoConfiguration() - 类的构造器 com.codingapi.springboot.framework.AutoConfiguration
B
- BasicHandlerExceptionResolverConfiguration - com.codingapi.springboot.framework.servlet中的类
- BasicHandlerExceptionResolverConfiguration() - 类的构造器 com.codingapi.springboot.framework.servlet.BasicHandlerExceptionResolverConfiguration
- BasicHandlerExceptionResolverConfiguration.ServletExceptionHandler - com.codingapi.springboot.framework.servlet中的类
- BeanConvertor - com.codingapi.springboot.framework.convert中的类
- BeanConvertor() - 类的构造器 com.codingapi.springboot.framework.convert.BeanConvertor
- BETWEEN - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
- buildFailure(String, String) - 类中的静态方法 com.codingapi.springboot.framework.dto.response.Response
- buildSuccess() - 类中的静态方法 com.codingapi.springboot.framework.dto.response.Response
C
- CIPHER_ALGORITHM - 类中的静态变量 com.codingapi.springboot.framework.crypto.AES
- clear(Class<? extends Trigger>) - 类中的方法 com.codingapi.springboot.framework.trigger.TriggerContext
-
清空触发
- com.codingapi.springboot.framework - 程序包 com.codingapi.springboot.framework
- com.codingapi.springboot.framework.boot - 程序包 com.codingapi.springboot.framework.boot
- com.codingapi.springboot.framework.command - 程序包 com.codingapi.springboot.framework.command
- com.codingapi.springboot.framework.convert - 程序包 com.codingapi.springboot.framework.convert
- com.codingapi.springboot.framework.crypto - 程序包 com.codingapi.springboot.framework.crypto
- com.codingapi.springboot.framework.domain - 程序包 com.codingapi.springboot.framework.domain
- com.codingapi.springboot.framework.domain.event - 程序包 com.codingapi.springboot.framework.domain.event
- com.codingapi.springboot.framework.domain.proxy - 程序包 com.codingapi.springboot.framework.domain.proxy
- com.codingapi.springboot.framework.dto.request - 程序包 com.codingapi.springboot.framework.dto.request
- com.codingapi.springboot.framework.dto.response - 程序包 com.codingapi.springboot.framework.dto.response
- com.codingapi.springboot.framework.em - 程序包 com.codingapi.springboot.framework.em
- com.codingapi.springboot.framework.event - 程序包 com.codingapi.springboot.framework.event
- com.codingapi.springboot.framework.exception - 程序包 com.codingapi.springboot.framework.exception
- com.codingapi.springboot.framework.handler - 程序包 com.codingapi.springboot.framework.handler
- com.codingapi.springboot.framework.math - 程序包 com.codingapi.springboot.framework.math
- com.codingapi.springboot.framework.registrar - 程序包 com.codingapi.springboot.framework.registrar
- com.codingapi.springboot.framework.rest - 程序包 com.codingapi.springboot.framework.rest
- com.codingapi.springboot.framework.rest.param - 程序包 com.codingapi.springboot.framework.rest.param
- com.codingapi.springboot.framework.rest.properties - 程序包 com.codingapi.springboot.framework.rest.properties
- com.codingapi.springboot.framework.serializable - 程序包 com.codingapi.springboot.framework.serializable
- com.codingapi.springboot.framework.servlet - 程序包 com.codingapi.springboot.framework.servlet
- com.codingapi.springboot.framework.trigger - 程序包 com.codingapi.springboot.framework.trigger
- com.codingapi.springboot.framework.utils - 程序包 com.codingapi.springboot.framework.utils
- Content() - 类的构造器 com.codingapi.springboot.framework.dto.response.MultiResponse.Content
- convert(long) - 类中的静态方法 com.codingapi.springboot.framework.utils.FullDateFormatUtils
- convert(Date) - 类中的静态方法 com.codingapi.springboot.framework.utils.FullDateFormatUtils
- convert(S, Class<T>) - 类中的静态方法 com.codingapi.springboot.framework.convert.BeanConvertor
- create() - 类中的静态方法 com.codingapi.springboot.framework.dto.response.MapResponse
- create() - 类中的静态方法 com.codingapi.springboot.framework.rest.param.RestParam
- create(Class<T>, Object...) - 类中的静态方法 com.codingapi.springboot.framework.domain.proxy.DomainProxyFactory
- createProxy() - 类中的方法 com.codingapi.springboot.framework.domain.proxy.DomainChangeInterceptor
-
创建代理
- createTrustAnyHttpClient() - 类中的静态方法 com.codingapi.springboot.framework.utils.TrustAnyHttpClientFactory
D
- decode(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.AESUtils
- decode(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.DESUtils
- decode(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.RSAUtils
- decode(String) - 类中的方法 com.codingapi.springboot.framework.crypto.AESUtils
- decode(String) - 类中的方法 com.codingapi.springboot.framework.crypto.DESUtils
- decode(String) - 类中的方法 com.codingapi.springboot.framework.crypto.RSAUtils
- decrypt(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.AES
- decrypt(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.DES
- decrypt(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.RSA
-
Decrypt text using private key
- delete() - 接口中的方法 com.codingapi.springboot.framework.domain.IDomain
-
删除事件
- DES - com.codingapi.springboot.framework.crypto中的类
- DES() - 类的构造器 com.codingapi.springboot.framework.crypto.DES
- DES(byte[]) - 类的构造器 com.codingapi.springboot.framework.crypto.DES
- DES(String) - 类的构造器 com.codingapi.springboot.framework.crypto.DES
- DES(Key) - 类的构造器 com.codingapi.springboot.framework.crypto.DES
- DESUtils - com.codingapi.springboot.framework.crypto中的类
- div(double) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- div(float) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- div(int) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- div(long) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- div(Arithmetic) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- div(String) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- DomainChangeEvent - com.codingapi.springboot.framework.domain.event中的类
-
实体字段变更事件
- DomainChangeEvent(Object, String, Object, Object) - 类的构造器 com.codingapi.springboot.framework.domain.event.DomainChangeEvent
- DomainChangeInterceptor - com.codingapi.springboot.framework.domain.proxy中的类
-
实体代理
- DomainChangeInterceptor(Class<?>, Object...) - 类的构造器 com.codingapi.springboot.framework.domain.proxy.DomainChangeInterceptor
- DomainCreateEvent - com.codingapi.springboot.framework.domain.event中的类
-
实体创建事件
- DomainCreateEvent(Object) - 类的构造器 com.codingapi.springboot.framework.domain.event.DomainCreateEvent
- DomainDeleteEvent - com.codingapi.springboot.framework.domain.event中的类
-
实体删除事件
- DomainDeleteEvent(Object) - 类的构造器 com.codingapi.springboot.framework.domain.event.DomainDeleteEvent
- DomainEvent - com.codingapi.springboot.framework.domain.event中的类
-
实体事件
- DomainEvent - com.codingapi.springboot.framework.event中的类
-
Event包装对象
- DomainEvent(Object) - 类的构造器 com.codingapi.springboot.framework.domain.event.DomainEvent
- DomainEvent(Object, boolean) - 类的构造器 com.codingapi.springboot.framework.event.DomainEvent
- DomainPersistEvent - com.codingapi.springboot.framework.domain.event中的类
-
实体持久化事件
- DomainPersistEvent(Object) - 类的构造器 com.codingapi.springboot.framework.domain.event.DomainPersistEvent
- DomainProxyFactory - com.codingapi.springboot.framework.domain.proxy中的类
-
实体代理工厂
- DomainProxyFactory() - 类的构造器 com.codingapi.springboot.framework.domain.proxy.DomainProxyFactory
- DynamicApplication - com.codingapi.springboot.framework.boot中的类
E
- empty() - 类中的静态方法 com.codingapi.springboot.framework.dto.response.MapResponse
- empty() - 类中的静态方法 com.codingapi.springboot.framework.dto.response.MultiResponse
- empty() - 类中的静态方法 com.codingapi.springboot.framework.dto.response.SingleResponse
- encode(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.AESUtils
- encode(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.DESUtils
- encode(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.RSAUtils
- encode(String) - 类中的方法 com.codingapi.springboot.framework.crypto.AESUtils
- encode(String) - 类中的方法 com.codingapi.springboot.framework.crypto.DESUtils
- encode(String) - 类中的方法 com.codingapi.springboot.framework.crypto.RSAUtils
- encrypt(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.AES
- encrypt(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.DES
- encrypt(byte[]) - 类中的方法 com.codingapi.springboot.framework.crypto.RSA
-
Encrypt a text using public key.
- EnumSerializer - com.codingapi.springboot.framework.serializable中的类
- EnumSerializer() - 类的构造器 com.codingapi.springboot.framework.serializable.EnumSerializer
- EQUAL - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
- error(Exception) - 接口中的方法 com.codingapi.springboot.framework.handler.IHandler
-
异常回掉,在多订阅的情况下,为了实现订阅的独立性,将异常的处理放在回掉函数中。
- EventPusher - com.codingapi.springboot.framework.event中的类
-
Even推送助手
- EventPusher() - 类的构造器 com.codingapi.springboot.framework.event.EventPusher
- ExceptionConfiguration - com.codingapi.springboot.framework.exception中的类
- ExceptionConfiguration() - 类的构造器 com.codingapi.springboot.framework.exception.ExceptionConfiguration
- exceptionLocaleMessage(MessageSource) - 类中的方法 com.codingapi.springboot.framework.exception.ExceptionConfiguration
- execute() - 接口中的方法 com.codingapi.springboot.framework.command.IExecutor.Void
- execute() - 接口中的方法 com.codingapi.springboot.framework.rest.Request
- execute(C) - 接口中的方法 com.codingapi.springboot.framework.command.IExecutor.Command
F
- Filter - com.codingapi.springboot.framework.dto.request中的类
- Filter(String, Filter...) - 类的构造器 com.codingapi.springboot.framework.dto.request.Filter
- Filter(String, Relation, Object...) - 类的构造器 com.codingapi.springboot.framework.dto.request.Filter
- Filter(String, Object...) - 类的构造器 com.codingapi.springboot.framework.dto.request.Filter
- FILTER_AND_KEY - 类中的静态变量 com.codingapi.springboot.framework.dto.request.Filter
- FILTER_OR_KEY - 类中的静态变量 com.codingapi.springboot.framework.dto.request.Filter
- findBeanDefinitions() - 类中的方法 com.codingapi.springboot.framework.registrar.RegisterBeanScanner
- findTypes() - 类中的方法 com.codingapi.springboot.framework.registrar.RegisterBeanScanner
- first() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- FullDateFormatUtils - com.codingapi.springboot.framework.utils中的类
- FullDateFormatUtils() - 类的构造器 com.codingapi.springboot.framework.utils.FullDateFormatUtils
G
- generateKey() - 类中的方法 com.codingapi.springboot.framework.crypto.RSA
-
Generate key which contains a pair of privae and public key using 2048 bytes
- get(String) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- get(String, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- get(String, HttpHeaders) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- get(String, HttpHeaders, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- get(String, HttpHeaders, MultiValueMap<String, String>) - 类中的方法 com.codingapi.springboot.framework.rest.HttpClient
- get(String, HttpHeaders, MultiValueMap<String, String>) - 类中的方法 com.codingapi.springboot.framework.rest.HttpRequest
- get(String, HttpHeaders, MultiValueMap<String, String>) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- getBigIntegerValue() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- getCode() - 接口中的方法 com.codingapi.springboot.framework.em.IEnum
- getDoubleId() - 类中的方法 com.codingapi.springboot.framework.dto.request.IdRequest
- getDoubleValue() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- getFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- getFilters() - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- getFilterValue(Class<?>) - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- getFloatId() - 类中的方法 com.codingapi.springboot.framework.dto.request.IdRequest
- getFloatValue() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- getGetRequest(String, HttpHeaders, MultiValueMap<String, String>) - 类中的方法 com.codingapi.springboot.framework.rest.HttpRequest
- getGetRequest(String, HttpHeaders, MultiValueMap<String, String>) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- getHtml(String) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- getHtml(String, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- getInstance() - 类中的静态方法 com.codingapi.springboot.framework.boot.DynamicApplication
- getInstance() - 类中的静态方法 com.codingapi.springboot.framework.crypto.AESUtils
- getInstance() - 类中的静态方法 com.codingapi.springboot.framework.crypto.DESUtils
- getInstance() - 类中的静态方法 com.codingapi.springboot.framework.crypto.RSAUtils
- getInstance() - 类中的静态方法 com.codingapi.springboot.framework.rest.RestTemplateContext
- getInstance() - 类中的静态方法 com.codingapi.springboot.framework.trigger.TriggerContext
- getIntFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getIntFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- getIntFilter(String, int) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getIntFilter(String, int) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- getIntId() - 类中的方法 com.codingapi.springboot.framework.dto.request.IdRequest
- getIntValue() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- getIv() - 类中的方法 com.codingapi.springboot.framework.crypto.AES
- getJson(String) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- getJson(String, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- getKey() - 类中的方法 com.codingapi.springboot.framework.crypto.AES
- getKey() - 类中的方法 com.codingapi.springboot.framework.crypto.DES
- getLongId() - 类中的方法 com.codingapi.springboot.framework.dto.request.IdRequest
- getLongValue() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- getOffset() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getPageNumber() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getPostRequest(String, HttpHeaders, JSON) - 类中的方法 com.codingapi.springboot.framework.rest.HttpRequest
- getPostRequest(String, HttpHeaders, JSON) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- getPostRequest(String, HttpHeaders, MultiValueMap<String, String>) - 类中的方法 com.codingapi.springboot.framework.rest.HttpRequest
- getPrivateKey() - 类中的方法 com.codingapi.springboot.framework.crypto.RSA
- getPublicKey() - 类中的方法 com.codingapi.springboot.framework.crypto.RSA
- getSort() - 接口中的方法 com.codingapi.springboot.framework.domain.ISort
- getSort() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getSortOr(Sort) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getStringFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getStringFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- getStringFilter(String, String) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- getStringFilter(String, String) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- getStringId() - 类中的方法 com.codingapi.springboot.framework.dto.request.IdRequest
- getStringValue() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- getValue() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- GREATER_THAN - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
- GREATER_THAN_EQUAL - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
H
- halfUpScale(int) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- halfUpScale2() - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- handler(HttpRequest, String, HttpMethod, HttpHeaders, HttpEntity<?>) - 接口中的方法 com.codingapi.springboot.framework.rest.HttpRequest.IHttpRequestHandler
- handler(HttpRequest, String, ResponseEntity<String>) - 接口中的方法 com.codingapi.springboot.framework.rest.HttpRequest.IHttpResponseHandler
- handler(T) - 接口中的方法 com.codingapi.springboot.framework.handler.IHandler
-
订阅触发
- Handler - com.codingapi.springboot.framework.handler中的注释接口
-
handler bean 注解
- HandlerBeanDefinitionRegistrar - com.codingapi.springboot.framework.handler中的类
-
handler bean注册器
- HandlerBeanDefinitionRegistrar() - 类的构造器 com.codingapi.springboot.framework.handler.HandlerBeanDefinitionRegistrar
- hasFilter() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- hasFilter() - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- hasPrevious() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- HmacSHA256 - com.codingapi.springboot.framework.crypto中的类
- HmacSHA256() - 类的构造器 com.codingapi.springboot.framework.crypto.HmacSHA256
- HttpClient - com.codingapi.springboot.framework.rest中的类
- HttpClient() - 类的构造器 com.codingapi.springboot.framework.rest.HttpClient
- HttpClient(HttpRequest.IHttpRequestHandler, HttpRequest.IHttpResponseHandler) - 类的构造器 com.codingapi.springboot.framework.rest.HttpClient
- HttpClient(HttpProxyProperties) - 类的构造器 com.codingapi.springboot.framework.rest.HttpClient
- HttpClient(HttpProxyProperties, HttpRequest.IHttpRequestHandler, HttpRequest.IHttpResponseHandler) - 类的构造器 com.codingapi.springboot.framework.rest.HttpClient
- HttpProxyProperties - com.codingapi.springboot.framework.rest.properties中的类
- HttpProxyProperties() - 类的构造器 com.codingapi.springboot.framework.rest.properties.HttpProxyProperties
- HttpRequest - com.codingapi.springboot.framework.rest中的类
- HttpRequest() - 类的构造器 com.codingapi.springboot.framework.rest.HttpRequest
- HttpRequest(HttpRequest.IHttpRequestHandler, HttpRequest.IHttpResponseHandler) - 类的构造器 com.codingapi.springboot.framework.rest.HttpRequest
- HttpRequest(HttpProxyProperties) - 类的构造器 com.codingapi.springboot.framework.rest.HttpRequest
- HttpRequest(HttpProxyProperties, HttpRequest.IHttpRequestHandler, HttpRequest.IHttpResponseHandler) - 类的构造器 com.codingapi.springboot.framework.rest.HttpRequest
- HttpRequest.IHttpRequestHandler - com.codingapi.springboot.framework.rest中的接口
- HttpRequest.IHttpResponseHandler - com.codingapi.springboot.framework.rest中的接口
I
- IAsyncEvent - com.codingapi.springboot.framework.event中的接口
-
异步事件
- IDomain - com.codingapi.springboot.framework.domain中的接口
-
领域对象事件
- IdRequest - com.codingapi.springboot.framework.dto.request中的类
- IdRequest() - 类的构造器 com.codingapi.springboot.framework.dto.request.IdRequest
- IEnum - com.codingapi.springboot.framework.em中的接口
- IEvent - com.codingapi.springboot.framework.event中的接口
-
默认同步事件
- IExecutor - com.codingapi.springboot.framework.command中的接口
- IExecutor.Command<R extends Response,
C> - com.codingapi.springboot.framework.command中的接口 - IExecutor.Void<R extends Response> - com.codingapi.springboot.framework.command中的接口
- IHandler<T extends IEvent> - com.codingapi.springboot.framework.handler中的接口
-
handler 订阅
- IN - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
- intercept(Object, Method, Object[], MethodProxy) - 类中的方法 com.codingapi.springboot.framework.domain.proxy.DomainChangeInterceptor
-
拦截方法
- IRestParam - com.codingapi.springboot.framework.rest.param中的接口
- isAndFilters() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isBetween() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isEmpty(Class<? extends Trigger>) - 类中的方法 com.codingapi.springboot.framework.trigger.TriggerContext
-
判断是否清空的对象
- isEqual() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isGreaterThan() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isGreaterThanEqual() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isIn() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isLessThan() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isLessThanEqual() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isLike() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- isOrFilters() - 类中的方法 com.codingapi.springboot.framework.dto.request.Filter
- ISort - com.codingapi.springboot.framework.domain中的接口
- isPaged() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- isUnpaged() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- ISyncEvent - com.codingapi.springboot.framework.event中的接口
-
同步事件
- iv - 类中的静态变量 com.codingapi.springboot.framework.crypto.AESUtils
-
base64 iv
J
K
- key - 类中的静态变量 com.codingapi.springboot.framework.crypto.AESUtils
-
base64 key
- key - 类中的静态变量 com.codingapi.springboot.framework.crypto.DESUtils
-
base64 key
- KEY_ALGORITHM - 类中的静态变量 com.codingapi.springboot.framework.crypto.AES
- KEY_ALGORITHM - 类中的静态变量 com.codingapi.springboot.framework.crypto.DES
- KEY_ALGORITHM - 类中的静态变量 com.codingapi.springboot.framework.crypto.RSA
L
- LESS_THAN - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
- LESS_THAN_EQUAL - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
- LIKE - 枚举类 中的枚举常量 com.codingapi.springboot.framework.dto.request.Relation
- LocaleMessageException - com.codingapi.springboot.framework.exception中的异常错误类
- LocaleMessageException(String) - 异常错误类的构造器 com.codingapi.springboot.framework.exception.LocaleMessageException
- LocaleMessageException(String, String) - 异常错误类的构造器 com.codingapi.springboot.framework.exception.LocaleMessageException
- LocaleMessageException(String, String, Throwable) - 异常错误类的构造器 com.codingapi.springboot.framework.exception.LocaleMessageException
- LocaleMessageException(String, Throwable) - 异常错误类的构造器 com.codingapi.springboot.framework.exception.LocaleMessageException
M
- MapResponse - com.codingapi.springboot.framework.dto.response中的类
- MapResponse() - 类的构造器 com.codingapi.springboot.framework.dto.response.MapResponse
- MapSerializable - com.codingapi.springboot.framework.serializable中的接口
- mul(double) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- mul(float) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- mul(int) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- mul(long) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- mul(Arithmetic) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- mul(String) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- MultiResponse<T> - com.codingapi.springboot.framework.dto.response中的类
- MultiResponse() - 类的构造器 com.codingapi.springboot.framework.dto.response.MultiResponse
- MultiResponse.Content<T> - com.codingapi.springboot.framework.dto.response中的类
N
- next() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
O
- of(int, int) - 类中的静态方法 com.codingapi.springboot.framework.dto.request.PageRequest
- of(int, int, Sort) - 类中的静态方法 com.codingapi.springboot.framework.dto.request.PageRequest
- of(Collection<T>) - 类中的静态方法 com.codingapi.springboot.framework.dto.response.MultiResponse
- of(Collection<T>, long) - 类中的静态方法 com.codingapi.springboot.framework.dto.response.MultiResponse
- of(Page<T>) - 类中的静态方法 com.codingapi.springboot.framework.dto.response.MultiResponse
- of(T) - 类中的静态方法 com.codingapi.springboot.framework.dto.response.SingleResponse
- onApplicationEvent(DomainEvent) - 类中的方法 com.codingapi.springboot.framework.handler.SpringEventHandler
- one() - 类中的静态方法 com.codingapi.springboot.framework.math.Arithmetic
- or(Filter...) - 类中的静态方法 com.codingapi.springboot.framework.dto.request.Filter
- orFilters(Filter...) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- orFilters(Filter...) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- orFilters(Filter...) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
P
- PageRequest - com.codingapi.springboot.framework.dto.request中的类
- PageRequest() - 类的构造器 com.codingapi.springboot.framework.dto.request.PageRequest
- PageRequest(int, int, Sort) - 类的构造器 com.codingapi.springboot.framework.dto.request.PageRequest
- parse(double) - 类中的静态方法 com.codingapi.springboot.framework.math.Arithmetic
- parse(float) - 类中的静态方法 com.codingapi.springboot.framework.math.Arithmetic
- parse(int) - 类中的静态方法 com.codingapi.springboot.framework.math.Arithmetic
- parse(long) - 类中的静态方法 com.codingapi.springboot.framework.math.Arithmetic
- parse(String) - 类中的静态方法 com.codingapi.springboot.framework.math.Arithmetic
- parser(Object) - 类中的静态方法 com.codingapi.springboot.framework.rest.param.RestParam
- persist() - 接口中的方法 com.codingapi.springboot.framework.domain.IDomain
-
持久化事件
- post(String, JSON) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- post(String, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- post(String, HttpHeaders, JSON) - 类中的方法 com.codingapi.springboot.framework.rest.HttpClient
- post(String, HttpHeaders, JSON) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- post(String, HttpHeaders, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.RestClient
- post(String, HttpHeaders, MultiValueMap<String, String>) - 类中的方法 com.codingapi.springboot.framework.rest.HttpClient
- postForm(String, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- postJson(String, JSON) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- postJson(String, RestParam) - 类中的方法 com.codingapi.springboot.framework.rest.SessionClient
- preTrigger(T) - 接口中的方法 com.codingapi.springboot.framework.trigger.TriggerHandler
-
是否进入触发器
- previous() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- previousOrFirst() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- privateKey - 类中的静态变量 com.codingapi.springboot.framework.crypto.RSAUtils
-
base64 privateKey
- publicKey - 类中的静态变量 com.codingapi.springboot.framework.crypto.RSAUtils
-
base64 publicKey
- push(IEvent) - 类中的静态方法 com.codingapi.springboot.framework.event.EventPusher
- pushFilter(Filter) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
R
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类中的方法 com.codingapi.springboot.framework.handler.HandlerBeanDefinitionRegistrar
- RegisterBeanScanner - com.codingapi.springboot.framework.registrar中的类
- RegisterBeanScanner(AnnotationMetadata, Class<? extends Annotation>) - 类的构造器 com.codingapi.springboot.framework.registrar.RegisterBeanScanner
- Relation - com.codingapi.springboot.framework.dto.request中的枚举类
- remove(T, boolean) - 接口中的方法 com.codingapi.springboot.framework.trigger.TriggerHandler
-
执行完成以后是否删除触发器
- removeFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- removeFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.RequestFilter
- removeFilter(String) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- Request - com.codingapi.springboot.framework.rest中的接口
- RequestFilter - com.codingapi.springboot.framework.dto.request中的类
- RequestFilter() - 类的构造器 com.codingapi.springboot.framework.dto.request.RequestFilter
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 类中的方法 com.codingapi.springboot.framework.servlet.BasicHandlerExceptionResolverConfiguration.ServletExceptionHandler
- Response - com.codingapi.springboot.framework.dto.response中的类
- Response() - 类的构造器 com.codingapi.springboot.framework.dto.response.Response
- restart() - 类中的静态方法 com.codingapi.springboot.framework.boot.DynamicApplication
- restart0() - 类中的方法 com.codingapi.springboot.framework.boot.DynamicApplication
- RestClient - com.codingapi.springboot.framework.rest中的类
- RestClient(HttpProxyProperties, String, int, String, HttpRequest.IHttpRequestHandler, HttpRequest.IHttpResponseHandler) - 类的构造器 com.codingapi.springboot.framework.rest.RestClient
- RestClient(String) - 类的构造器 com.codingapi.springboot.framework.rest.RestClient
- RestParam - com.codingapi.springboot.framework.rest.param中的类
- restTemplate(ClientHttpRequestFactory) - 类中的方法 com.codingapi.springboot.framework.rest.RestTemplateContext
- RestTemplateContext - com.codingapi.springboot.framework.rest中的类
- RSA - com.codingapi.springboot.framework.crypto中的类
- RSA() - 类的构造器 com.codingapi.springboot.framework.crypto.RSA
- RSA(byte[]) - 类的构造器 com.codingapi.springboot.framework.crypto.RSA
- RSA(byte[], byte[]) - 类的构造器 com.codingapi.springboot.framework.crypto.RSA
- RSA(KeyPair) - 类的构造器 com.codingapi.springboot.framework.crypto.RSA
- RSA(PrivateKey, PublicKey) - 类的构造器 com.codingapi.springboot.framework.crypto.RSA
- RSAUtils - com.codingapi.springboot.framework.crypto中的类
- run(Class<?>, String[]) - 类中的静态方法 com.codingapi.springboot.framework.boot.DynamicApplication
- run0(Class<?>, String[]) - 类中的方法 com.codingapi.springboot.framework.boot.DynamicApplication
S
- SearchRequest - com.codingapi.springboot.framework.dto.request中的类
-
HttpServletRequest 请求参数解析成 PageRequest对象
- SearchRequest() - 类的构造器 com.codingapi.springboot.framework.dto.request.SearchRequest
- serialize(IEnum, JsonGenerator, SerializerProvider) - 类中的方法 com.codingapi.springboot.framework.serializable.EnumSerializer
- servletExceptionHandler() - 类中的方法 com.codingapi.springboot.framework.servlet.BasicHandlerExceptionResolverConfiguration
- ServletExceptionHandler() - 类的构造器 com.codingapi.springboot.framework.servlet.BasicHandlerExceptionResolverConfiguration.ServletExceptionHandler
- SessionClient - com.codingapi.springboot.framework.rest中的类
- SessionClient() - 类的构造器 com.codingapi.springboot.framework.rest.SessionClient
- SessionClient(HttpProxyProperties) - 类的构造器 com.codingapi.springboot.framework.rest.SessionClient
- setCurrent(int) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- setPageSize(int) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- setSort(Integer) - 接口中的方法 com.codingapi.springboot.framework.domain.ISort
- sha256(byte[], byte[]) - 类中的静态方法 com.codingapi.springboot.framework.crypto.HmacSHA256
- SingleResponse<T> - com.codingapi.springboot.framework.dto.response中的类
- SingleResponse() - 类的构造器 com.codingapi.springboot.framework.dto.response.SingleResponse
- SortRequest - com.codingapi.springboot.framework.dto.request中的类
- SortRequest() - 类的构造器 com.codingapi.springboot.framework.dto.request.SortRequest
- SpringEventConfiguration - com.codingapi.springboot.framework.event中的类
- SpringEventConfiguration() - 类的构造器 com.codingapi.springboot.framework.event.SpringEventConfiguration
- springEventHandler(List<IHandler>) - 类中的方法 com.codingapi.springboot.framework.handler.SpringHandlerConfiguration
- SpringEventHandler - com.codingapi.springboot.framework.handler中的类
-
handler订阅的Spring触发器,在异步的情况下可配置多线程。
- SpringEventHandler(List<IHandler>) - 类的构造器 com.codingapi.springboot.framework.handler.SpringEventHandler
- springEventInitializer(ApplicationContext) - 类中的方法 com.codingapi.springboot.framework.event.SpringEventConfiguration
- SpringEventInitializer - com.codingapi.springboot.framework.event中的类
- SpringEventInitializer() - 类的构造器 com.codingapi.springboot.framework.event.SpringEventInitializer
- SpringHandlerConfiguration - com.codingapi.springboot.framework.handler中的类
- SpringHandlerConfiguration() - 类的构造器 com.codingapi.springboot.framework.handler.SpringHandlerConfiguration
- sub(double) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- sub(float) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- sub(int) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- sub(long) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- sub(Arithmetic) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
- sub(String) - 类中的方法 com.codingapi.springboot.framework.math.Arithmetic
T
- THREAD_KEY - 类中的静态变量 com.codingapi.springboot.framework.handler.SpringEventHandler
-
异步多线程的KEY 可通过 System.setProperty(THREAD_KEY,"20") 调整线程数
- toFormRequest() - 类中的方法 com.codingapi.springboot.framework.rest.param.RestParam
- toJson() - 接口中的方法 com.codingapi.springboot.framework.serializable.JsonSerializable
- toJsonRequest() - 类中的方法 com.codingapi.springboot.framework.rest.param.RestParam
- toMap() - 接口中的方法 com.codingapi.springboot.framework.serializable.MapSerializable
- toOptional() - 类中的方法 com.codingapi.springboot.framework.dto.request.PageRequest
- toPageRequest(Class<?>) - 类中的方法 com.codingapi.springboot.framework.dto.request.SearchRequest
- toParameters() - 接口中的方法 com.codingapi.springboot.framework.rest.param.IRestParam
- trigger(Trigger) - 类中的方法 com.codingapi.springboot.framework.trigger.TriggerContext
-
执行触发
- trigger(T) - 接口中的方法 com.codingapi.springboot.framework.trigger.TriggerHandler
-
触发执行逻辑
- Trigger - com.codingapi.springboot.framework.trigger中的接口
-
触发的DTO对象
- TriggerContext - com.codingapi.springboot.framework.trigger中的类
-
Trigger与Event模式都提供了订阅的功能。
- TriggerHandler<T extends Trigger> - com.codingapi.springboot.framework.trigger中的接口
-
触发逻辑
- TrustAnyHttpClientFactory - com.codingapi.springboot.framework.utils中的类
V
- valueOf(String) - 枚举类中的静态方法 com.codingapi.springboot.framework.dto.request.Relation
-
返回带有指定名称的该类的枚举常量。
- values() - 枚举类中的静态方法 com.codingapi.springboot.framework.dto.request.Relation
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
Z
- zero() - 类中的静态方法 com.codingapi.springboot.framework.math.Arithmetic
常量字段值|所有程序包|所有类和接口|序列化表格