JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
F
G
H
R
S
W
B
BlockRequestHandler
- Interface in
com.alibaba.csp.sentinel.adapter.spring.webflux.callback
Reactive handler for the blocked request.
C
com.alibaba.csp.sentinel.adapter.spring.webflux
- package com.alibaba.csp.sentinel.adapter.spring.webflux
com.alibaba.csp.sentinel.adapter.spring.webflux.callback
- package com.alibaba.csp.sentinel.adapter.spring.webflux.callback
com.alibaba.csp.sentinel.adapter.spring.webflux.exception
- package com.alibaba.csp.sentinel.adapter.spring.webflux.exception
D
DefaultBlockRequestHandler
- Class in
com.alibaba.csp.sentinel.adapter.spring.webflux.callback
The default implementation of
BlockRequestHandler
.
DefaultBlockRequestHandler()
- Constructor for class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
DefaultBlockRequestHandler
F
filter(ServerWebExchange, WebFilterChain)
- Method in class com.alibaba.csp.sentinel.adapter.spring.webflux.
SentinelWebFluxFilter
G
getBlockHandler()
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
getContextName(ServerWebExchange)
- Method in class com.alibaba.csp.sentinel.adapter.spring.webflux.
SentinelWebFluxFilter
getRequestOriginParser()
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
getUrlCleaner()
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
H
handle(ServerWebExchange, Throwable)
- Method in class com.alibaba.csp.sentinel.adapter.spring.webflux.exception.
SentinelBlockExceptionHandler
handleRequest(ServerWebExchange, Throwable)
- Method in interface com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
BlockRequestHandler
Handle the blocked request.
handleRequest(ServerWebExchange, Throwable)
- Method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
DefaultBlockRequestHandler
R
resetBlockHandler()
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
resetRequestOriginParser()
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
resetUrlCleaner()
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
S
SENTINEL_SPRING_WEBFLUX_CONTEXT_NAME
- Static variable in class com.alibaba.csp.sentinel.adapter.spring.webflux.
SentinelWebFluxFilter
SentinelBlockExceptionHandler
- Class in
com.alibaba.csp.sentinel.adapter.spring.webflux.exception
SentinelBlockExceptionHandler(List<ViewResolver>, ServerCodecConfigurer)
- Constructor for class com.alibaba.csp.sentinel.adapter.spring.webflux.exception.
SentinelBlockExceptionHandler
SentinelWebFluxFilter
- Class in
com.alibaba.csp.sentinel.adapter.spring.webflux
SentinelWebFluxFilter()
- Constructor for class com.alibaba.csp.sentinel.adapter.spring.webflux.
SentinelWebFluxFilter
setBlockHandler(BlockRequestHandler)
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
setRequestOriginParser(Function<ServerWebExchange, String>)
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
setUrlCleaner(BiFunction<ServerWebExchange, String, String>)
- Static method in class com.alibaba.csp.sentinel.adapter.spring.webflux.callback.
WebFluxCallbackManager
W
WebFluxCallbackManager
- Class in
com.alibaba.csp.sentinel.adapter.spring.webflux.callback
B
C
D
F
G
H
R
S
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022
Alibaba Group
. All rights reserved.