Skip navigation links
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
 
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

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

Copyright © 2019 Alibaba Group. All rights reserved.