您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.dromara.soul.web.balance
,
org.dromara.soul.web.balance.factory
,
org.dromara.soul.web.balance.spi
,
org.dromara.soul.web.balance.utils
,
org.dromara.soul.web.cache
,
org.dromara.soul.web.condition.judge
,
org.dromara.soul.web.condition.strategy
,
org.dromara.soul.web.config
,
org.dromara.soul.web.configuration
,
org.dromara.soul.web.disruptor.event
,
org.dromara.soul.web.disruptor.factory
,
org.dromara.soul.web.disruptor.handler
,
org.dromara.soul.web.disruptor.publisher
,
org.dromara.soul.web.disruptor.translator
,
org.dromara.soul.web.filter
,
org.dromara.soul.web.handler
,
org.dromara.soul.web.influxdb.entity
,
org.dromara.soul.web.influxdb.service
,
org.dromara.soul.web.logo
,
org.dromara.soul.web.plugin
,
org.dromara.soul.web.plugin.after
,
org.dromara.soul.web.plugin.before
,
org.dromara.soul.web.plugin.config
,
org.dromara.soul.web.plugin.dubbo
,
org.dromara.soul.web.plugin.function
,
org.dromara.soul.web.plugin.hystrix
,
org.dromara.soul.web.plugin.ratelimter
,
org.dromara.soul.web.request
类分层结构
java.lang.
Object
org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler (implements org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler, org.springframework.beans.factory.InitializingBean)
org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
org.dromara.soul.web.handler.
GlobalErrorHandler
org.dromara.soul.web.balance.spi.
AbstractLoadBalance
(implements org.dromara.soul.web.balance.
LoadBalance
)
org.dromara.soul.web.balance.spi.
HashLoadBalance
org.dromara.soul.web.balance.spi.
RandomLoadBalance
org.dromara.soul.web.balance.spi.
RoundRobinLoadBalance
org.dromara.soul.web.cache.
AbstractLocalCacheManager
(implements org.dromara.soul.web.cache.
LocalCacheManager
)
org.dromara.soul.web.cache.
HttpLongPollSyncCache
(implements org.springframework.boot.CommandLineRunner, org.springframework.beans.factory.DisposableBean)
org.dromara.soul.web.cache.
WebsocketSyncCache
org.dromara.soul.web.cache.
ZookeeperSyncCache
(implements org.springframework.boot.CommandLineRunner, org.springframework.beans.factory.DisposableBean)
org.dromara.soul.web.plugin.
AbstractSoulPlugin
(implements org.dromara.soul.web.plugin.
SoulPlugin
)
org.dromara.soul.web.plugin.function.
DividePlugin
org.dromara.soul.web.plugin.function.
DubboPlugin
org.dromara.soul.web.plugin.after.
MonitorPlugin
org.dromara.soul.web.plugin.function.
RateLimiterPlugin
org.dromara.soul.web.plugin.function.
RewritePlugin
org.dromara.soul.web.plugin.before.
SignPlugin
org.dromara.soul.web.plugin.function.
SpringCloudPlugin
org.dromara.soul.web.plugin.before.
WafPlugin
org.dromara.soul.web.plugin.function.
WebSocketPlugin
org.dromara.soul.web.filter.
AbstractWebFilter
(implements org.springframework.web.server.WebFilter)
org.dromara.soul.web.filter.
ParamWebFilter
org.dromara.soul.web.filter.
TimeWebFilter
org.dromara.soul.web.filter.
WebSocketWebFilter
org.dromara.soul.web.condition.strategy.
AndMatchStrategy
(implements org.dromara.soul.web.condition.strategy.
MatchStrategy
)
org.dromara.soul.web.filter.
BodyWebFilter
(implements org.springframework.web.server.WebFilter)
org.dromara.soul.web.filter.
DefaultServerRequest
(implements org.springframework.web.reactive.function.server.ServerRequest)
org.dromara.soul.web.configuration.
DubboConfiguration
org.dromara.soul.web.plugin.dubbo.
DubboProxyService
org.dromara.soul.web.condition.judge.
EqOperatorJudge
(implements org.dromara.soul.web.condition.judge.
OperatorJudge
)
org.dromara.soul.web.configuration.
ErrorHandlerConfiguration
org.dromara.soul.web.plugin.dubbo.
GenericParamServiceImpl
(implements org.dromara.soul.web.plugin.dubbo.
GenericParamService
)
org.dromara.soul.web.plugin.before.
GlobalPlugin
(implements org.dromara.soul.web.plugin.
SoulPlugin
)
org.dromara.soul.web.plugin.hystrix.
HystrixBuilder
com.netflix.hystrix.HystrixObservableCommand<R> (implements com.netflix.hystrix.HystrixInvokableInfo<R>, com.netflix.hystrix.HystrixObservable<R>)
org.dromara.soul.web.plugin.hystrix.
DubboCommand
org.dromara.soul.web.plugin.hystrix.
HttpCommand
org.dromara.soul.web.influxdb.service.
InfluxDbService
org.dromara.soul.web.condition.judge.
LikeOperatorJudge
(implements org.dromara.soul.web.condition.judge.
OperatorJudge
)
org.dromara.soul.web.balance.factory.
LoadBalanceFactory
org.dromara.soul.web.balance.utils.
LoadBalanceUtils
org.dromara.soul.web.configuration.
LocalCacheConfiguration
org.dromara.soul.web.condition.judge.
MatchOperatorJudge
(implements org.dromara.soul.web.condition.judge.
OperatorJudge
)
org.dromara.soul.web.condition.strategy.
MatchStrategyFactory
org.dromara.soul.web.influxdb.entity.
MonitorDO
(implements java.io.
Serializable
)
org.dromara.soul.web.condition.judge.
OperatorJudgeFactory
org.dromara.soul.web.condition.strategy.
OrMatchStrategy
(implements org.dromara.soul.web.condition.strategy.
MatchStrategy
)
org.dromara.soul.web.plugin.ratelimter.
RateLimiterResponse
(implements java.io.
Serializable
)
org.dromara.soul.web.plugin.ratelimter.
RedisRateLimiter
org.dromara.soul.web.condition.judge.
RegExOperatorJudge
(implements org.dromara.soul.web.condition.judge.
OperatorJudge
)
org.dromara.soul.web.request.
RequestDTO
(implements java.io.
Serializable
)
org.dromara.soul.web.plugin.after.
ResponsePlugin
(implements org.dromara.soul.web.plugin.
SoulPlugin
)
org.dromara.soul.web.balance.spi.
RoundRobinLoadBalance.WeightedRoundRobin
org.dromara.soul.web.config.
SoulConfig
(implements java.io.
Serializable
)
org.dromara.soul.web.config.
SoulConfig.Disruptor
org.dromara.soul.web.config.
SoulConfig.HttpConfig
org.dromara.soul.web.config.
SoulConfig.Sync
org.dromara.soul.web.config.
SoulConfig.WebsocketConfig
org.dromara.soul.web.configuration.
SoulConfiguration
org.dromara.soul.web.disruptor.event.
SoulDataEvent
(implements java.io.
Serializable
)
org.dromara.soul.web.disruptor.handler.
SoulDataHandler
(implements com.lmax.disruptor.WorkHandler<T>)
org.dromara.soul.web.disruptor.factory.
SoulEventFactory
(implements com.lmax.disruptor.EventFactory<T>)
org.dromara.soul.web.disruptor.publisher.
SoulEventPublisher
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
org.dromara.soul.web.disruptor.translator.
SoulEventTranslator
(implements com.lmax.disruptor.EventTranslatorOneArg<T,A>)
org.dromara.soul.web.logo.
SoulLogo
(implements org.springframework.context.ApplicationListener<E>)
org.dromara.soul.web.handler.
SoulWebHandler
(implements org.springframework.web.server.WebHandler)
org.dromara.soul.web.configuration.
SpringCloudConfiguration
org.dromara.soul.web.cache.
UpstreamCacheManager
接口分层结构
org.dromara.soul.web.plugin.dubbo.
GenericParamService
org.dromara.soul.web.balance.
LoadBalance
org.dromara.soul.web.cache.
LocalCacheManager
org.dromara.soul.web.condition.strategy.
MatchStrategy
org.dromara.soul.web.condition.judge.
OperatorJudge
org.dromara.soul.web.plugin.
SoulPlugin
org.dromara.soul.web.plugin.
SoulPluginChain
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.dromara.soul.web.plugin.config.
Singleton
org.dromara.soul.web.plugin.config.
PluginConfigHandler
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2019
dromara
. All rights reserved.