B C D F G I M O P R S
B
- BindingVar - com.dtflys.forest.annotation中的注释类型
-
Forest 全局变量绑定标签
- build(MultipartFile, String) - 类 中的方法com.dtflys.forest.http.body.MultipartRequestBodyBuilder
-
- build(Resource, String) - 类 中的方法com.dtflys.forest.http.body.ResourceRequestBodyBuilder
-
C
- ClassPathClientScanner - com.dtflys.forest.scanner中的类
-
- ClassPathClientScanner(String, BeanDefinitionRegistry) - 类 的构造器com.dtflys.forest.scanner.ClassPathClientScanner
-
- ClientFactoryBean<T> - com.dtflys.forest.beans中的类
-
- ClientFactoryBean() - 类 的构造器com.dtflys.forest.beans.ClientFactoryBean
-
- ClientFactoryBeanUtils - com.dtflys.forest.utils中的类
-
- ClientFactoryBeanUtils() - 类 的构造器com.dtflys.forest.utils.ClientFactoryBeanUtils
-
- com.dtflys.forest.annotation - 程序包 com.dtflys.forest.annotation
-
- com.dtflys.forest.beans - 程序包 com.dtflys.forest.beans
-
- com.dtflys.forest.file - 程序包 com.dtflys.forest.file
-
- com.dtflys.forest.http.body - 程序包 com.dtflys.forest.http.body
-
- com.dtflys.forest.interceptor - 程序包 com.dtflys.forest.interceptor
-
- com.dtflys.forest.reflection - 程序包 com.dtflys.forest.reflection
-
- com.dtflys.forest.scanner - 程序包 com.dtflys.forest.scanner
-
- com.dtflys.forest.schema - 程序包 com.dtflys.forest.schema
-
- com.dtflys.forest.spring - 程序包 com.dtflys.forest.spring
-
- com.dtflys.forest.ssl - 程序包 com.dtflys.forest.ssl
-
- com.dtflys.forest.utils - 程序包 com.dtflys.forest.utils
-
- ConverterBeanListener - com.dtflys.forest.spring中的类
-
forest数据类型转换器自动注入
- ConverterBeanListener() - 类 的构造器com.dtflys.forest.spring.ConverterBeanListener
-
- createConverterBean(String) - 类 中的静态方法com.dtflys.forest.schema.ForestConfigurationBeanDefinitionParser
-
- createInterceptor(Class<T>) - 类 中的方法com.dtflys.forest.interceptor.SpringInterceptorFactory
-
- createSSLKeyStoreBean(String, String, String, String, String, String, String, String) - 类 中的静态方法com.dtflys.forest.schema.ForestConfigurationBeanDefinitionParser
-
D
- doScan(String...) - 类 中的方法com.dtflys.forest.scanner.ClassPathClientScanner
-
重写扫描逻辑
F
- ForestBeanProcessor - com.dtflys.forest.spring中的类
-
- ForestBeanProcessor() - 类 的构造器com.dtflys.forest.spring.ForestBeanProcessor
-
- ForestClientBeanDefinitionParser - com.dtflys.forest.schema中的类
-
- ForestClientBeanDefinitionParser() - 类 的构造器com.dtflys.forest.schema.ForestClientBeanDefinitionParser
-
- ForestConfigurationBeanDefinitionParser - com.dtflys.forest.schema中的类
-
- ForestConfigurationBeanDefinitionParser() - 类 的构造器com.dtflys.forest.schema.ForestConfigurationBeanDefinitionParser
-
- ForestNamespaceHandler - com.dtflys.forest.schema中的类
-
- ForestNamespaceHandler() - 类 的构造器com.dtflys.forest.schema.ForestNamespaceHandler
-
- ForestScanBeanDefinitionParser - com.dtflys.forest.schema中的类
-
- ForestScanBeanDefinitionParser() - 类 的构造器com.dtflys.forest.schema.ForestScanBeanDefinitionParser
-
G
- getBeanId(String, Class, ParserContext) - 类 中的静态方法com.dtflys.forest.utils.ClientFactoryBeanUtils
-
- getBeanId(String, Class, BeanDefinitionRegistry) - 类 中的静态方法com.dtflys.forest.utils.ClientFactoryBeanUtils
-
- getByteArray() - 类 中的方法com.dtflys.forest.http.body.MultipartRequestBody
-
- getByteArray() - 类 中的方法com.dtflys.forest.http.body.ResourceRequestBody
-
- getBytes() - 类 中的方法com.dtflys.forest.file.SpringMultipartFile
-
- getFile() - 类 中的方法com.dtflys.forest.file.SpringMultipartFile
-
- getFile() - 类 中的方法com.dtflys.forest.file.SpringResource
-
- getForestConfiguration() - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
- getForestConfiguration() - 类 中的方法com.dtflys.forest.spring.ConverterBeanListener
-
- getInputStream() - 类 中的方法com.dtflys.forest.file.SpringMultipartFile
-
- getInputStream() - 类 中的方法com.dtflys.forest.file.SpringResource
-
- getInputStream() - 类 中的方法com.dtflys.forest.ssl.SpringSSLKeyStore
-
- getInterfaceClass() - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
- getMultipartFile() - 类 中的方法com.dtflys.forest.http.body.MultipartRequestBody
-
- getObject() - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
- getObject(Class<T>) - 类 中的方法com.dtflys.forest.reflection.SpringForestObjectFactory
-
获取Forest接口对象(Spring方式)
适用于Forest相关接口(非请求客户端接口)和回调函数的工厂接口
当这些类没有实例的情况下,会先实例化并缓存下来,以后再取会通过缓存获取对象
实例化方式:通过Spring上下文获取Bean
- getObjectType() - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
- getOriginalFileName() - 类 中的方法com.dtflys.forest.file.SpringMultipartFile
-
- getOriginalFileName() - 类 中的方法com.dtflys.forest.file.SpringResource
-
- getResource() - 类 中的方法com.dtflys.forest.http.body.ResourceRequestBody
-
- getSize() - 类 中的方法com.dtflys.forest.file.SpringMultipartFile
-
- getSize() - 类 中的方法com.dtflys.forest.file.SpringResource
-
- getValue(ForestMethod) - 类 中的方法com.dtflys.forest.spring.SpringVariableValue
-
I
- init() - 类 中的方法com.dtflys.forest.schema.ForestNamespaceHandler
-
- init() - 类 中的方法com.dtflys.forest.ssl.SpringSSLKeyStore
-
- isCandidateComponent(AnnotatedBeanDefinition) - 类 中的方法com.dtflys.forest.scanner.ClassPathClientScanner
-
- isFile() - 类 中的方法com.dtflys.forest.file.SpringMultipartFile
-
- isFile() - 类 中的方法com.dtflys.forest.file.SpringResource
-
- isSingleton() - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
M
- MultipartRequestBody - com.dtflys.forest.http.body中的类
-
- MultipartRequestBody(MultipartFile) - 类 的构造器com.dtflys.forest.http.body.MultipartRequestBody
-
- MultipartRequestBodyBuilder - com.dtflys.forest.http.body中的类
-
- MultipartRequestBodyBuilder() - 类 的构造器com.dtflys.forest.http.body.MultipartRequestBodyBuilder
-
O
- onApplicationEvent(ApplicationContextEvent) - 类 中的方法com.dtflys.forest.spring.ConverterBeanListener
-
P
- parse(Element, ParserContext) - 类 中的方法com.dtflys.forest.schema.ForestClientBeanDefinitionParser
-
- parse(Element, ParserContext) - 类 中的方法com.dtflys.forest.schema.ForestConfigurationBeanDefinitionParser
-
- parse(Element, ParserContext) - 类 中的方法com.dtflys.forest.schema.ForestScanBeanDefinitionParser
-
- parseChildren(NodeList, RootBeanDefinition) - 类 中的方法com.dtflys.forest.schema.ForestConfigurationBeanDefinitionParser
-
- parseSSLKeyStore(Element, ManagedMap<String, BeanDefinition>) - 类 中的方法com.dtflys.forest.schema.ForestConfigurationBeanDefinitionParser
-
- parseVariable(Element, ManagedMap<String, Object>) - 类 中的方法com.dtflys.forest.schema.ForestConfigurationBeanDefinitionParser
-
- postProcessAfterInitialization(Object, String) - 类 中的方法com.dtflys.forest.spring.ForestBeanProcessor
-
R
- registerFilters() - 类 中的方法com.dtflys.forest.scanner.ClassPathClientScanner
-
注册过滤器
- registerMultipartTypes() - 类 中的方法com.dtflys.forest.scanner.ClassPathClientScanner
-
注册能上传下载的文件类型
- ResourceRequestBody - com.dtflys.forest.http.body中的类
-
- ResourceRequestBody(Resource) - 类 的构造器com.dtflys.forest.http.body.ResourceRequestBody
-
- ResourceRequestBodyBuilder - com.dtflys.forest.http.body中的类
-
- ResourceRequestBodyBuilder() - 类 的构造器com.dtflys.forest.http.body.ResourceRequestBodyBuilder
-
S
- setApplicationContext(ApplicationContext) - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
- setApplicationContext(ApplicationContext) - 类 中的方法com.dtflys.forest.interceptor.SpringInterceptorFactory
-
- setApplicationContext(ApplicationContext) - 类 中的方法com.dtflys.forest.reflection.SpringForestObjectFactory
-
- setData(MultipartFile) - 类 中的方法com.dtflys.forest.file.SpringMultipartFile
-
- setData(Resource) - 类 中的方法com.dtflys.forest.file.SpringResource
-
- setForestConfiguration(ForestConfiguration) - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
- setForestConfiguration(ForestConfiguration) - 类 中的方法com.dtflys.forest.spring.ConverterBeanListener
-
- setInterfaceClass(Class<T>) - 类 中的方法com.dtflys.forest.beans.ClientFactoryBean
-
- setMultipartFile(MultipartFile) - 类 中的方法com.dtflys.forest.http.body.MultipartRequestBody
-
- setResource(Resource) - 类 中的方法com.dtflys.forest.http.body.ResourceRequestBody
-
- setupClientFactoryBean(AbstractBeanDefinition, String, String) - 类 中的静态方法com.dtflys.forest.utils.ClientFactoryBeanUtils
-
- SpringForestObjectFactory - com.dtflys.forest.reflection中的类
-
- SpringForestObjectFactory() - 类 的构造器com.dtflys.forest.reflection.SpringForestObjectFactory
-
- SpringInterceptorFactory - com.dtflys.forest.interceptor中的类
-
- SpringInterceptorFactory() - 类 的构造器com.dtflys.forest.interceptor.SpringInterceptorFactory
-
- SpringMultipartFile - com.dtflys.forest.file中的类
-
- SpringMultipartFile() - 类 的构造器com.dtflys.forest.file.SpringMultipartFile
-
- SpringResource - com.dtflys.forest.file中的类
-
- SpringResource() - 类 的构造器com.dtflys.forest.file.SpringResource
-
- SpringSSLKeyStore - com.dtflys.forest.ssl中的类
-
- SpringSSLKeyStore(String, String, String, String, String, String) - 类 的构造器com.dtflys.forest.ssl.SpringSSLKeyStore
-
- SpringVariableValue - com.dtflys.forest.spring中的类
-
- SpringVariableValue(Object, Method) - 类 的构造器com.dtflys.forest.spring.SpringVariableValue
-
B C D F G I M O P R S
Copyright © 2021. All rights reserved.