跳过导航链接
A B C D E F G H I M O P R S T W X 

A

AbstractWebFilter - org.dromara.soul.web.filter中的类
soul webFilter parent.
AbstractWebFilter() - 类 的构造器org.dromara.soul.web.filter.AbstractWebFilter
 
applicationContextAware() - 类 中的方法org.dromara.soul.web.configuration.SpringExtConfiguration
Application context aware application context aware.

B

beforeCommit(Supplier<? extends Mono<Void>>) - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
 
BodyInserterContext - org.dromara.soul.web.filter.support中的类
The type Body inserter context
BodyInserterContext() - 类 的构造器org.dromara.soul.web.filter.support.BodyInserterContext
Instantiates a new Body inserter context.
bufferFactory() - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
 
buildParameter(String, String) - 类 中的方法org.dromara.soul.web.dubbo.DefaultDubboParamResolveService
 
buildParameter(String, String) - 类 中的方法org.dromara.soul.web.dubbo.DubboMultiParameterResolveServiceImpl
 

C

CachedBodyOutputMessage - org.dromara.soul.web.filter.support中的类
* @see https://github.com/spring-cloud/spring-cloud-gateway/blob/master/spring-cloud-gateway-core/src/main/java/org/springframework/cloud/gateway/filter/factory/rewrite/CachedBodyOutputMessage.java Implementation of ClientHttpRequest that saves body as a field.
CachedBodyOutputMessage(ServerWebExchange, HttpHeaders) - 类 的构造器org.dromara.soul.web.filter.support.CachedBodyOutputMessage
Instantiates a new Cached body output message.
crossFilter() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Cross filter web filter.
CrossFilter - org.dromara.soul.web.filter中的类
The type Cross filter.
CrossFilter() - 类 的构造器org.dromara.soul.web.filter.CrossFilter
 

D

defaultDubboParamResolveService() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Generic param resolve service dubbo param resolve service.
DefaultDubboParamResolveService - org.dromara.soul.web.dubbo中的类
The type Default generic param resolve service.
DefaultDubboParamResolveService() - 类 的构造器org.dromara.soul.web.dubbo.DefaultDubboParamResolveService
 
dispatcherHandler() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
init dispatch handler.
doDenyResponse(ServerWebExchange) - 类 中的方法org.dromara.soul.web.filter.AbstractWebFilter
this is Template Method ,children Implement your own And response client.
doDenyResponse(ServerWebExchange) - 类 中的方法org.dromara.soul.web.filter.TimeWebFilter
已过时。
 
doDenyResponse(ServerWebExchange) - 类 中的方法org.dromara.soul.web.filter.WebSocketParamFilter
 
doFilter(ServerWebExchange, WebFilterChain) - 类 中的方法org.dromara.soul.web.filter.AbstractWebFilter
this is Template Method ,children Implement your own filtering logic.
doFilter(ServerWebExchange, WebFilterChain) - 类 中的方法org.dromara.soul.web.filter.TimeWebFilter
已过时。
 
doFilter(ServerWebExchange, WebFilterChain) - 类 中的方法org.dromara.soul.web.filter.WebSocketParamFilter
 
dubboMultiParameterResolveServiceImpl() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Generic param resolve service generic param resolve service.
DubboMultiParameterResolveServiceImpl - org.dromara.soul.web.dubbo中的类
Dubbo multi parameter resolve service impl.
DubboMultiParameterResolveServiceImpl() - 类 的构造器org.dromara.soul.web.dubbo.DubboMultiParameterResolveServiceImpl
 

E

ErrorHandlerConfiguration - org.dromara.soul.web.configuration中的类
The type Error handler configuration.
ErrorHandlerConfiguration(ServerProperties, ResourceProperties, ObjectProvider<List<ViewResolver>>, ServerCodecConfigurer, ApplicationContext) - 类 的构造器org.dromara.soul.web.configuration.ErrorHandlerConfiguration
Instantiates a new Error handler configuration.
errorWebExceptionHandler(ErrorAttributes) - 类 中的方法org.dromara.soul.web.configuration.ErrorHandlerConfiguration
Error web exception handler error web exception handler.

F

fileSizeFilter() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Body web filter web filter.
FileSizeFilter - org.dromara.soul.web.filter中的类
The type File size filter.
FileSizeFilter() - 类 的构造器org.dromara.soul.web.filter.FileSizeFilter
 
filter(ServerWebExchange, WebFilterChain) - 类 中的方法org.dromara.soul.web.filter.AbstractWebFilter
 
filter(ServerWebExchange, WebFilterChain) - 类 中的方法org.dromara.soul.web.filter.CrossFilter
 
filter(ServerWebExchange, WebFilterChain) - 类 中的方法org.dromara.soul.web.filter.FileSizeFilter
 
ForwardedRemoteAddressResolver - org.dromara.soul.web.forwarde中的类
Parses the client address from the X-Forwarded-For header.
ForwardedRemoteAddressResolver(int) - 类 的构造器org.dromara.soul.web.forwarde.ForwardedRemoteAddressResolver
Instantiates a new Forwarded remote address resolver.

G

getBody() - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
Return the request body, or an error stream if the body was never set or when.
getErrorAttributes(ServerRequest, boolean) - 类 中的方法org.dromara.soul.web.handler.GlobalErrorHandler
 
getHeaders() - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
 
getHttpStatus(Map<String, Object>) - 类 中的方法org.dromara.soul.web.handler.GlobalErrorHandler
 
getRoutingFunction(ErrorAttributes) - 类 中的方法org.dromara.soul.web.handler.GlobalErrorHandler
 
GlobalErrorHandler - org.dromara.soul.web.handler中的类
GlobalErrorHandler.
GlobalErrorHandler(ErrorAttributes, ResourceProperties, ErrorProperties, ApplicationContext) - 类 的构造器org.dromara.soul.web.handler.GlobalErrorHandler
Instantiates a new Global error handler.

H

handle(ServerWebExchange) - 类 中的方法org.dromara.soul.web.handler.SoulWebHandler
Handle the web server exchange.
hiddenHttpMethodFilter() - 类 中的方法org.dromara.soul.web.configuration.ErrorHandlerConfiguration
https://github.com/spring-cloud/spring-cloud-gateway/issues/541 Hidden http method filter hidden http method filter.
hints() - 类 中的方法org.dromara.soul.web.filter.support.BodyInserterContext
 

I

isCommitted() - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
 

M

maxTrustedIndex(int) - 类 中的静态方法org.dromara.soul.web.forwarde.ForwardedRemoteAddressResolver
Max trusted index forwarded remote address resolver.
messageWriters() - 类 中的方法org.dromara.soul.web.filter.support.BodyInserterContext
 

O

onApplicationEvent(ApplicationEnvironmentPreparedEvent) - 类 中的方法org.dromara.soul.web.logo.SoulLogo
 
org.dromara.soul.web.config - 程序包 org.dromara.soul.web.config
 
org.dromara.soul.web.configuration - 程序包 org.dromara.soul.web.configuration
 
org.dromara.soul.web.dubbo - 程序包 org.dromara.soul.web.dubbo
 
org.dromara.soul.web.filter - 程序包 org.dromara.soul.web.filter
 
org.dromara.soul.web.filter.support - 程序包 org.dromara.soul.web.filter.support
 
org.dromara.soul.web.forwarde - 程序包 org.dromara.soul.web.forwarde
 
org.dromara.soul.web.handler - 程序包 org.dromara.soul.web.handler
 
org.dromara.soul.web.logo - 程序包 org.dromara.soul.web.logo
 

P

pluginDataSubscriber(ObjectProvider<List<PluginDataHandler>>) - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Plugin data subscriber plugin data subscriber.

R

remoteAddressResolver() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Remote address resolver remote address resolver.
remoteAddressResolver() - 类 中的方法org.dromara.soul.web.configuration.SoulExtConfiguration
Remote address resolver remote address resolver.
resolve(ServerWebExchange) - 类 中的方法org.dromara.soul.web.forwarde.ForwardedRemoteAddressResolver
 

S

serverRequest() - 类 中的方法org.dromara.soul.web.filter.support.BodyInserterContext
 
setApplicationContext(ApplicationContext) - 类 中的方法org.dromara.soul.web.configuration.SpringExtConfiguration.SoulApplicationContextAware
 
setComplete() - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
 
SoulApplicationContextAware() - 类 的构造器org.dromara.soul.web.configuration.SpringExtConfiguration.SoulApplicationContextAware
 
SoulConfig - org.dromara.soul.web.config中的类
The type Soul config.
SoulConfig() - 类 的构造器org.dromara.soul.web.config.SoulConfig
 
soulConfig() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Soul config soul config.
SoulConfiguration - org.dromara.soul.web.configuration中的类
SoulConfiguration.
SoulConfiguration() - 类 的构造器org.dromara.soul.web.configuration.SoulConfiguration
 
SoulExtConfiguration - org.dromara.soul.web.configuration中的类
The type Soul result configuration.
SoulExtConfiguration() - 类 的构造器org.dromara.soul.web.configuration.SoulExtConfiguration
 
SoulLogo - org.dromara.soul.web.logo中的类
the soul logo.
SoulLogo() - 类 的构造器org.dromara.soul.web.logo.SoulLogo
 
soulResult() - 类 中的方法org.dromara.soul.web.configuration.SoulExtConfiguration
Soul result soul result.
soulWebHandler(ObjectProvider<List<SoulPlugin>>) - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
init SoulWebHandler.
SoulWebHandler - org.dromara.soul.web.handler中的类
this is web handler request starter.
SoulWebHandler(List<SoulPlugin>) - 类 的构造器org.dromara.soul.web.handler.SoulWebHandler
Instantiates a new Soul web handler.
SpringExtConfiguration - org.dromara.soul.web.configuration中的类
The type Spring ext configuration.
SpringExtConfiguration() - 类 的构造器org.dromara.soul.web.configuration.SpringExtConfiguration
 
SpringExtConfiguration.SoulApplicationContextAware - org.dromara.soul.web.configuration中的类
The type Soul application context aware.

T

timeWebFilter(SoulConfig) - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
init time web filter.
TimeWebFilter - org.dromara.soul.web.filter中的类
已过时。
do not use
TimeWebFilter(SoulConfig) - 类 的构造器org.dromara.soul.web.filter.TimeWebFilter
已过时。
 
trustAll() - 类 中的静态方法org.dromara.soul.web.forwarde.ForwardedRemoteAddressResolver
Trust all forwarded remote address resolver.

W

WebSocketParamFilter - org.dromara.soul.web.filter中的类
this is http post param verify filter.
WebSocketParamFilter() - 类 的构造器org.dromara.soul.web.filter.WebSocketParamFilter
 
webSocketWebFilter() - 类 中的方法org.dromara.soul.web.configuration.SoulConfiguration
Web socket web filter web filter.
writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
 
writeWith(Publisher<? extends DataBuffer>) - 类 中的方法org.dromara.soul.web.filter.support.CachedBodyOutputMessage
writeWith.

X

X_FORWARDED_FOR - 类 中的静态变量org.dromara.soul.web.forwarde.ForwardedRemoteAddressResolver
Forwarded-For header name.
A B C D E F G H I M O P R S T W X 
跳过导航链接

Copyright © 2020 dromara. All rights reserved.