Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addInterceptors(InterceptorRegistry) - Method in class com.alibaba.cloud.seata.web.SeataHandlerInterceptorConfiguration
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.alibaba.cloud.seata.web.SeataHandlerInterceptor
- afterPropertiesSet() - Method in class com.alibaba.cloud.seata.rest.SeataRestTemplateInterceptorAfterPropertiesSet
- apply(RequestTemplate) - Method in class com.alibaba.cloud.seata.feign.SeataFeignRequestInterceptor
C
- com.alibaba.cloud.seata.autoconfigure - package com.alibaba.cloud.seata.autoconfigure
- com.alibaba.cloud.seata.feign - package com.alibaba.cloud.seata.feign
- com.alibaba.cloud.seata.rest - package com.alibaba.cloud.seata.rest
- com.alibaba.cloud.seata.web - package com.alibaba.cloud.seata.web
- com.alibaba.cloud.seata.webclient - package com.alibaba.cloud.seata.webclient
- com.alibaba.cloud.seata.webflux - package com.alibaba.cloud.seata.webflux
- customize(WebClient.Builder) - Method in class com.alibaba.cloud.seata.webclient.SeataWebClientBuilderCustomizer
F
- filter(ClientRequest, ExchangeFunction) - Method in class com.alibaba.cloud.seata.webclient.SeataWebClientFilter
- filter(ServerWebExchange, WebFilterChain) - Method in class com.alibaba.cloud.seata.webflux.SeataWebFilter
I
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class com.alibaba.cloud.seata.rest.SeataRestTemplateInterceptor
M
- match(String[], AutoConfigurationMetadata) - Method in class com.alibaba.cloud.seata.autoconfigure.SeataSpringFenceAutoConfigurationImportFilter
-
Deprecated.
P
- postProcessAfterInitialization(Object, String) - Method in class com.alibaba.cloud.seata.feign.SeataFeignBuilderBeanPostProcessor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.alibaba.cloud.seata.web.SeataHandlerInterceptor
S
- ScaSeataSpringFenceAutoConfiguration - Class in com.alibaba.cloud.seata.autoconfigure
-
Deprecated.This is a temporary workaround. Will be removed after Seata releases a compatible version.
- ScaSeataSpringFenceAutoConfiguration() - Constructor for class com.alibaba.cloud.seata.autoconfigure.ScaSeataSpringFenceAutoConfiguration
-
Deprecated.
- seataFeignBuilderBeanPostProcessor() - Static method in class com.alibaba.cloud.seata.feign.SeataFeignClientAutoConfiguration
- SeataFeignBuilderBeanPostProcessor - Class in com.alibaba.cloud.seata.feign
- SeataFeignBuilderBeanPostProcessor() - Constructor for class com.alibaba.cloud.seata.feign.SeataFeignBuilderBeanPostProcessor
- SeataFeignClientAutoConfiguration - Class in com.alibaba.cloud.seata.feign
- SeataFeignClientAutoConfiguration() - Constructor for class com.alibaba.cloud.seata.feign.SeataFeignClientAutoConfiguration
- seataFeignRequestInterceptor() - Method in class com.alibaba.cloud.seata.feign.SeataFeignClientAutoConfiguration
- SeataFeignRequestInterceptor - Class in com.alibaba.cloud.seata.feign
- SeataFeignRequestInterceptor() - Constructor for class com.alibaba.cloud.seata.feign.SeataFeignRequestInterceptor
- SeataHandlerInterceptor - Class in com.alibaba.cloud.seata.web
- SeataHandlerInterceptor() - Constructor for class com.alibaba.cloud.seata.web.SeataHandlerInterceptor
- SeataHandlerInterceptorConfiguration - Class in com.alibaba.cloud.seata.web
- SeataHandlerInterceptorConfiguration() - Constructor for class com.alibaba.cloud.seata.web.SeataHandlerInterceptorConfiguration
- SeataRestTemplateAutoConfiguration - Class in com.alibaba.cloud.seata.rest
- SeataRestTemplateAutoConfiguration() - Constructor for class com.alibaba.cloud.seata.rest.SeataRestTemplateAutoConfiguration
- seataRestTemplateInterceptor() - Method in class com.alibaba.cloud.seata.rest.SeataRestTemplateAutoConfiguration
- SeataRestTemplateInterceptor - Class in com.alibaba.cloud.seata.rest
- SeataRestTemplateInterceptor() - Constructor for class com.alibaba.cloud.seata.rest.SeataRestTemplateInterceptor
- SeataRestTemplateInterceptorAfterPropertiesSet - Class in com.alibaba.cloud.seata.rest
- SeataRestTemplateInterceptorAfterPropertiesSet() - Constructor for class com.alibaba.cloud.seata.rest.SeataRestTemplateInterceptorAfterPropertiesSet
- seataRestTemplateInterceptorConfiguration() - Method in class com.alibaba.cloud.seata.rest.SeataRestTemplateAutoConfiguration
- SeataSpringFenceAutoConfigurationImportFilter - Class in com.alibaba.cloud.seata.autoconfigure
-
Deprecated.This is a temporary workaround. Will be removed after Seata releases a compatible version.
- SeataSpringFenceAutoConfigurationImportFilter() - Constructor for class com.alibaba.cloud.seata.autoconfigure.SeataSpringFenceAutoConfigurationImportFilter
-
Deprecated.
- SeataWebClientAutoConfiguration - Class in com.alibaba.cloud.seata.webclient
- SeataWebClientAutoConfiguration() - Constructor for class com.alibaba.cloud.seata.webclient.SeataWebClientAutoConfiguration
- SeataWebClientBuilderCustomizer - Class in com.alibaba.cloud.seata.webclient
- SeataWebClientBuilderCustomizer(SeataWebClientFilter) - Constructor for class com.alibaba.cloud.seata.webclient.SeataWebClientBuilderCustomizer
- seataWebClientCustomizer(SeataWebClientFilter) - Method in class com.alibaba.cloud.seata.webclient.SeataWebClientAutoConfiguration
- seataWebClientFilter() - Method in class com.alibaba.cloud.seata.webclient.SeataWebClientAutoConfiguration
- SeataWebClientFilter - Class in com.alibaba.cloud.seata.webclient
- SeataWebClientFilter() - Constructor for class com.alibaba.cloud.seata.webclient.SeataWebClientFilter
- seataWebFilter() - Method in class com.alibaba.cloud.seata.webflux.SeataWebfluxAutoConfiguration
- SeataWebFilter - Class in com.alibaba.cloud.seata.webflux
- SeataWebFilter() - Constructor for class com.alibaba.cloud.seata.webflux.SeataWebFilter
- SeataWebfluxAutoConfiguration - Class in com.alibaba.cloud.seata.webflux
- SeataWebfluxAutoConfiguration() - Constructor for class com.alibaba.cloud.seata.webflux.SeataWebfluxAutoConfiguration
- SPRING_FENCE_DATA_SOURCE_BEAN_NAME - Static variable in class com.alibaba.cloud.seata.autoconfigure.ScaSeataSpringFenceAutoConfiguration
-
Deprecated.Bean name for the Spring Fence DataSource.
- SPRING_FENCE_TRANSACTION_MANAGER_BEAN_NAME - Static variable in class com.alibaba.cloud.seata.autoconfigure.ScaSeataSpringFenceAutoConfiguration
-
Deprecated.Bean name for the Spring Fence TransactionManager.
- springFenceConfig(DataSource, PlatformTransactionManager, DataSource, PlatformTransactionManager) - Method in class com.alibaba.cloud.seata.autoconfigure.ScaSeataSpringFenceAutoConfiguration
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values