您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
R
RabbitChannelFactory
-
org.noear.solon.cloud.extend.rabbitmq.impl
中的类
通道工厂
RabbitChannelFactory(RabbitConfig)
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitChannelFactory
RabbitConfig
-
org.noear.solon.cloud.extend.rabbitmq.impl
中的类
Rabbit 配置
RabbitConfig(CloudProps)
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConfig
RabbitConsumeHandler
-
org.noear.solon.cloud.extend.rabbitmq.impl
中的类
消费者接收处理
RabbitConsumeHandler(RabbitProducer, RabbitConfig, Channel, CloudEventObserverManger)
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConsumeHandler
RabbitConsumer
-
org.noear.solon.cloud.extend.rabbitmq.impl
中的类
消费者
RabbitConsumer(RabbitConfig, Channel, RabbitProducer)
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConsumer
RabbitConsumeTask
-
org.noear.solon.cloud.extend.rabbitmq.impl
中的类
消费者接收处理任务
RabbitConsumeTask(RabbitConsumeHandler, String, Envelope, AMQP.BasicProperties, byte[])
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConsumeTask
RabbitmqCloudPlugin
-
org.noear.solon.cloud.extend.rabbitmq.integration
中的类
RabbitmqCloudPlugin()
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.integration.
RabbitmqCloudPlugin
RabbitmqProps
-
org.noear.solon.cloud.extend.rabbitmq
中的类
RabbitmqProps()
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.
RabbitmqProps
RabbitProducer
-
org.noear.solon.cloud.extend.rabbitmq.impl
中的类
生产者
RabbitProducer(RabbitConfig, Channel)
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitProducer
RabbitTransactionListener
-
org.noear.solon.cloud.extend.rabbitmq.impl
中的类
RabbitTransactionListener(Channel)
- 类 的构造器org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitTransactionListener
rawBody()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始主体
rawBody()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始主体
rawCookie(String)
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始 cookie
rawCookie(String)
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始 cookie
rawCookies()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始所有 cookie
rawCookies()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始所有 cookie
rawHeader(String)
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始 header
rawHeader(String)
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始 header
rawHeaders()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始所有 header
rawHeaders()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始所有 header
rawMethod()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始请求方法
rawMethod()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始请求方法
rawPath()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始路径
rawPath()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始路径
rawQueryParam(String)
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始查询参数
rawQueryParam(String)
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始查询参数
rawQueryParams()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始所有查询参数
rawQueryParams()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始所有查询参数
rawQueryString()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始查询字符串
rawQueryString()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始查询字符串
rawRequest()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
rawURI()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
获取原始完整请求地址 uri
rawURI()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
获取原始完整请求地址 uri
reachedEndOfTopic(Consumer<byte[]>)
- 类 中的方法org.noear.solon.cloud.extend.pulsar.impl.
PulsarMessageListenerImpl
realIp()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
客户端真实IP
realIp()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
客户端真实IP
received(Consumer<byte[]>, Message<byte[]>)
- 类 中的方法org.noear.solon.cloud.extend.pulsar.impl.
PulsarMessageListenerImpl
recordException(Throwable, Attributes)
- 类 中的方法org.noear.solon.cloud.telemetry.integration.
SpanSimulate
redirect(int, String)
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExNewResponse
跳转
RedirectToFilter(String)
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RedirectToFilterFactory.RedirectToFilter
RedirectToFilterFactory
-
org.noear.solon.cloud.gateway.route.filter
中的类
添加跳转过滤器
RedirectToFilterFactory()
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RedirectToFilterFactory
RedirectToFilterFactory.RedirectToFilter
-
org.noear.solon.cloud.gateway.route.filter
中的类
regionId
- 类 中的变量org.noear.solon.cloud.extend.qiniu.kodo.service.
CloudFileServiceKodoImp
register(CloudLoadStrategy)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
设置负载策略
register(CloudConfig, CloudConfigHandler)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记配置订阅
register(CloudEvent, CloudEventHandler)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记事件订阅
register(CloudBreakerService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记断路器服务
register(CloudConfigService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记配置服务
register(CloudDiscoveryService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记注册与发现服务
register(CloudEventServicePlus)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记事件服务
register(CloudLockService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记锁服务
register(CloudLogService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记日志服务
register(CloudListService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记列表服务
register(CloudFileService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记文件服务
register(CloudI18nService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记国际化服务
register(CloudTraceService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记链路跟踪服务
register(CloudMetricService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记度量服务
register(CloudJobService)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记任务服务
register(CloudIdServiceFactory)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记ID生成工厂
register(int, CloudJobInterceptor)
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
登记Job拦截器
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.extend.consul.service.
CloudDiscoveryServiceConsulImpl
注册服务实例
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.extend.etcd.service.
CloudDiscoveryServiceEtcdImpl
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.extend.jmdns.service.
CloudDiscoveryServiceJmdnsImpl
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.extend.local.service.
CloudDiscoveryServiceLocalImpl
register(String, String, String, CloudJobHandler)
- 类 中的方法org.noear.solon.cloud.extend.local.service.
CloudJobServiceLocalImpl
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.extend.nacos.service.
CloudDiscoveryServiceNacosImp
注册服务实例
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.extend.polaris.service.
CloudDiscoveryServicePolarisImp
注册服务实例
register(String, String, String, CloudJobHandler)
- 类 中的方法org.noear.solon.cloud.extend.powerjob.service.
CloudJobServiceImpl
register(String, String, String, CloudJobHandler)
- 类 中的方法org.noear.solon.cloud.extend.quartz.service.
CloudJobServiceImpl
register(String, String, String, CloudJobHandler)
- 类 中的方法org.noear.solon.cloud.extend.xxljob.service.
CloudJobServiceImpl
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.
CloudDiscoveryServiceZkImp
register()
- 类 中的方法org.noear.solon.cloud.gateway.
CloudGatewayFilterMix
登记(组合过滤器)
register(CloudEventServicePlus)
- 接口 中的方法org.noear.solon.cloud.impl.
CloudEventServiceManager
注册事件服务
register(CloudEventServicePlus)
- 类 中的方法org.noear.solon.cloud.impl.
CloudEventServiceManagerImpl
注册事件服务
register(String, String, String, CloudJobHandler)
- 类 中的方法org.noear.solon.cloud.impl.
CloudJobServiceManagerImpl
注册任务
register(String, String, Discovery)
- 类 中的方法org.noear.solon.cloud.impl.
CloudLoadBalanceFactory
注册负载均衡
register(String)
- 类 中的静态方法org.noear.solon.cloud.impl.
LocalDiscoveryResolver
注册到负载器工厂
register(String, Instance)
- 接口 中的方法org.noear.solon.cloud.service.
CloudDiscoveryService
注册服务实例
register(String, Instance)
- 类 中的方法org.noear.solon.cloud.service.
CloudDiscoveryServiceProxy
register(String, String, String, CloudJobHandler)
- 接口 中的方法org.noear.solon.cloud.service.
CloudJobService
注册任务
register(CloudMetricService)
- 类 中的方法org.noear.solon.cloud.service.
CloudMetricServiceManager
register(TracerFactory)
- 类 中的静态方法org.noear.solon.cloud.telemetry.
TelemetryManager
注册
register()
- 类 中的静态方法org.noear.solon.cloud.trace.
HttpTraceExtension
注册扩展
register()
- 类 中的静态方法org.noear.solon.cloud.trace.
NamiTraceFilter
注册过滤器
register(TracerFactory)
- 类 中的静态方法org.noear.solon.cloud.tracing.
TracingManager
注册
registerDo(String, String, String, Class<? extends Job>)
- 类 中的方法org.noear.solon.cloud.extend.quartz.service.
CloudJobServiceImpl
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.extend.consul.service.
CloudDiscoveryServiceConsulImpl
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.extend.etcd.service.
CloudDiscoveryServiceEtcdImpl
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.extend.jmdns.service.
CloudDiscoveryServiceJmdnsImpl
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.extend.local.service.
CloudDiscoveryServiceLocalImpl
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.extend.nacos.service.
CloudDiscoveryServiceNacosImp
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.extend.polaris.service.
CloudDiscoveryServicePolarisImp
注册服务实例健康状态
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.
CloudDiscoveryServiceZkImp
registerState(String, Instance, boolean)
- 接口 中的方法org.noear.solon.cloud.service.
CloudDiscoveryService
注册服务实例
registerState(String, Instance, boolean)
- 类 中的方法org.noear.solon.cloud.service.
CloudDiscoveryServiceProxy
registrys()
- 类 中的方法org.noear.solon.cloud.metrics.integration.
CloudMetricsController
获取所有注册器(类名)
remoteAddress()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
远程地址
remoteAddress()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
远程地址
RemoteAddrPredicate(String)
- 类 的构造器org.noear.solon.cloud.gateway.route.predicate.
RemoteAddrPredicateFactory.RemoteAddrPredicate
RemoteAddrPredicateFactory
-
org.noear.solon.cloud.gateway.route.predicate
中的类
路由 RemoteAddr 匹配检测器
RemoteAddrPredicateFactory()
- 类 的构造器org.noear.solon.cloud.gateway.route.predicate.
RemoteAddrPredicateFactory
RemoteAddrPredicateFactory.RemoteAddrPredicate
-
org.noear.solon.cloud.gateway.route.predicate
中的类
remove(String, String)
- 类 中的方法org.noear.solon.cloud.extend.consul.service.
CloudConfigServiceConsulImpl
remove(String)
- 类 中的方法org.noear.solon.cloud.extend.etcd.impl.
EtcdClient
remove(String, String)
- 类 中的方法org.noear.solon.cloud.extend.etcd.service.
CloudConfigServiceEtcdImpl
移除配置
remove(String, String)
- 类 中的方法org.noear.solon.cloud.extend.kubernetes.service.
CloudConfigServiceK8sImpl
remove(String)
- 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.
JobManager
移除计划任务
remove(String, String)
- 类 中的方法org.noear.solon.cloud.extend.local.service.
CloudConfigServiceLocalImpl
remove(String, String)
- 类 中的方法org.noear.solon.cloud.extend.nacos.service.
CloudConfigServiceNacosImp
移除配置
remove(String, String)
- 类 中的方法org.noear.solon.cloud.extend.polaris.service.
CloudConfigServicePolarisImp
remove(String, String)
- 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.
CloudConfigServiceZkImp
remove(String, String)
- 接口 中的方法org.noear.solon.cloud.service.
CloudConfigService
移除配置
remove(String)
- 接口 中的方法org.noear.solon.cloud.service.
CloudConfigService
移除配置
removeCallback(MqttClientManager.ConnectCallback)
- 接口 中的方法org.noear.solon.cloud.extend.mqtt.service.
MqttClientManager
移除连接回调
removeCallback(MqttClientManager.ConnectCallback)
- 类 中的方法org.noear.solon.cloud.extend.mqtt.service.
MqttClientManagerImpl
removeCallback(MqttClientManager.ConnectCallback)
- 接口 中的方法org.noear.solon.cloud.extend.mqtt5.service.
MqttClientManager
移除连接回调
removeCallback(MqttClientManager.ConnectCallback)
- 类 中的方法org.noear.solon.cloud.extend.mqtt5.service.
MqttClientManagerImpl
removeNode(String)
- 类 中的方法org.noear.solon.cloud.extend.zookeeper.impl.
ZkClient
移徐节点
RemoveRequestHeaderFilter(String)
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RemoveRequestHeaderFilterFactory.RemoveRequestHeaderFilter
RemoveRequestHeaderFilterFactory
-
org.noear.solon.cloud.gateway.route.filter
中的类
移除请求头过滤器
RemoveRequestHeaderFilterFactory()
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RemoveRequestHeaderFilterFactory
RemoveRequestHeaderFilterFactory.RemoveRequestHeaderFilter
-
org.noear.solon.cloud.gateway.route.filter
中的类
RemoveResponseHeaderFilter(String)
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RemoveResponseHeaderFilterFactory.RemoveResponseHeaderFilter
RemoveResponseHeaderFilterFactory
-
org.noear.solon.cloud.gateway.route.filter
中的类
移除响应头过滤器
RemoveResponseHeaderFilterFactory()
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RemoveResponseHeaderFilterFactory
RemoveResponseHeaderFilterFactory.RemoveResponseHeaderFilter
-
org.noear.solon.cloud.gateway.route.filter
中的类
removeSpanId()
- 类 中的静态方法org.noear.solon.cloud.telemetry.slf4j.
TracingMDC
移除 spanId
removeSpanId()
- 类 中的静态方法org.noear.solon.cloud.tracing.slf4j.
TracingMDC
移除 spanId
removeTraceId()
- 类 中的静态方法org.noear.solon.cloud.telemetry.slf4j.
TracingMDC
移除 traceId
removeTraceId()
- 类 中的静态方法org.noear.solon.cloud.tracing.slf4j.
TracingMDC
移除 traceId
reset(int)
- 类 中的方法org.noear.solon.cloud.extend.guava.impl.
CloudBreakerEntryImpl
reset(String, long)
- 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.
JobManager
reset(String, String)
- 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.
JobManager
reset(int)
- 类 中的方法org.noear.solon.cloud.extend.semaphore.impl.
CloudBreakerEntryImpl
reset(int)
- 类 中的方法org.noear.solon.cloud.extend.sentinel.impl.
CloudBreakerEntryImpl
reset(int)
- 类 中的方法org.noear.solon.cloud.model.
BreakerEntrySim
重置阀值
resolve()
- 类 中的静态方法org.noear.solon.cloud.impl.
LocalDiscoveryResolver
解析
resume()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
恢复请求流接收
resume()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
恢复
retained()
- 类 中的方法org.noear.solon.cloud.model.
Event
是否保留的:是否保留最后一条(兼容mqtt)
retained(boolean)
- 类 中的方法org.noear.solon.cloud.model.
Event
设置保留的
RewritePathFilter(String)
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RewritePathFilterFactory.RewritePathFilter
RewritePathFilterFactory
-
org.noear.solon.cloud.gateway.route.filter
中的类
重写路径路由过滤器 当配置信息为 RewritePath=/red/(?
RewritePathFilterFactory()
- 类 的构造器org.noear.solon.cloud.gateway.route.filter.
RewritePathFilterFactory
RewritePathFilterFactory.RewritePathFilter
-
org.noear.solon.cloud.gateway.route.filter
中的类
RocketmqCloudPlugin
-
org.noear.solon.cloud.extend.rocketmq.integration
中的类
RocketmqCloudPlugin
-
org.noear.solon.cloud.extend.rocketmq.integration
中的类
RocketmqCloudPlugin()
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.integration.
RocketmqCloudPlugin
RocketmqConfig
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqConfig
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqConfig(CloudProps)
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.impl.
RocketmqConfig
RocketmqConsumer
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqConsumer
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqConsumer(RocketmqConfig)
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.impl.
RocketmqConsumer
RocketmqConsumerHandler
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqConsumerHandler
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqConsumerHandler(RocketmqConfig, CloudEventObserverManger)
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.impl.
RocketmqConsumerHandler
RocketmqProducer
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqProducer
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqProducer(RocketmqConfig)
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.impl.
RocketmqProducer
RocketmqProps
-
org.noear.solon.cloud.extend.rocketmq
中的类
RocketmqProps
-
org.noear.solon.cloud.extend.rocketmq
中的类
RocketmqProps()
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.
RocketmqProps
RocketmqTransactionCheckerDefault
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqTransactionCheckerDefault()
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.impl.
RocketmqTransactionCheckerDefault
RocketmqTransactionListener
-
org.noear.solon.cloud.extend.rocketmq.impl
中的类
RocketmqTransactionListener(Transaction)
- 类 的构造器org.noear.solon.cloud.extend.rocketmq.impl.
RocketmqTransactionListener
rollback()
- 类 中的方法org.noear.solon.cloud.model.
EventTran
事务回滚
route(String, Consumer<RouteSpec>)
- 类 中的方法org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
配置路由(构建或更新)
route(RouteSpec)
- 类 中的方法org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
配置路由(替换)
route(GatewayProperties)
- 类 中的方法org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
route(String, Consumer<RouteSpec>)
- 接口 中的方法org.noear.solon.cloud.gateway.
CloudRouteRegister
登记路由登记
route(RouteSpec)
- 接口 中的方法org.noear.solon.cloud.gateway.
CloudRouteRegister
登记路由
route(GatewayProperties)
- 接口 中的方法org.noear.solon.cloud.gateway.
CloudRouteRegister
登记路由
route()
- 接口 中的方法org.noear.solon.cloud.gateway.exchange.
ExContext
路由
route()
- 类 中的方法org.noear.solon.cloud.gateway.exchange.
ExContextImpl
路由
Route
-
org.noear.solon.cloud.gateway.route
中的类
分布式路由记录
Route(String)
- 类 的构造器org.noear.solon.cloud.gateway.route.
Route
routeDefaultFilter(ExFilter)
- 类 中的方法org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
路由默认过滤器
routeDefaultFilters
- 类 中的变量org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
RouteFactoryManager
-
org.noear.solon.cloud.gateway.route
中的类
路由工厂管理
RouteFilterFactory
-
org.noear.solon.cloud.gateway.route
中的接口
路由过滤器工厂
routeFind(ExContext)
- 类 中的方法org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
查找路由记录
RouteHandler
-
org.noear.solon.cloud.gateway.route
中的接口
路由处理器
RoutePredicateFactory
-
org.noear.solon.cloud.gateway.route
中的接口
路由检测器工厂
RouteProperties
-
org.noear.solon.cloud.gateway.properties
中的类
分布式路由配置属性
RouteProperties()
- 类 的构造器org.noear.solon.cloud.gateway.properties.
RouteProperties
routeRemove(String)
- 类 中的方法org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
routeRemove(String)
- 接口 中的方法org.noear.solon.cloud.gateway.
CloudRouteRegister
移除路由
routes
- 类 中的变量org.noear.solon.cloud.gateway.
CloudGatewayConfiguration
RouteSpec
-
org.noear.solon.cloud.gateway.route
中的类
路由构建器
RouteSpec(String)
- 类 的构造器org.noear.solon.cloud.gateway.route.
RouteSpec
run()
- 类 中的方法org.noear.solon.cloud.extend.consul.service.
CloudConfigServiceConsulImpl
run()
- 类 中的方法org.noear.solon.cloud.extend.consul.service.
CloudDiscoveryServiceConsulImpl
定时任务,刷新服务列表
run()
- 类 中的方法org.noear.solon.cloud.extend.kubernetes.service.
CloudConfigServiceK8sImpl
run()
- 类 中的方法org.noear.solon.cloud.extend.local.impl.event.
EventRunnable
run()
- 类 中的方法org.noear.solon.cloud.extend.local.impl.job.
CloudJobRunnable
run()
- 类 中的方法org.noear.solon.cloud.extend.mqtt.service.
MqttMessageHandler
run()
- 类 中的方法org.noear.solon.cloud.extend.mqtt5.service.
MqttMessageHandler
run()
- 类 中的方法org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConsumeTask
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类