跳过导航链接
B D G H I N O P R S 

B

build(MetaData) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Build HSF consumer reference using reflection on HSF API classes.
buildParameter(String, String) - 接口 中的方法org.apache.shenyu.plugin.hsf.param.HsfParamResolveService
Build parameter pair.
buildParameter(String, String) - 类 中的方法org.apache.shenyu.plugin.hsf.param.HsfParamResolveServiceImpl
 

D

decorator(ShenyuContext, MetaData) - 类 中的方法org.apache.shenyu.plugin.hsf.context.HsfShenyuContextDecorator
 
doExecute(ServerWebExchange, ShenyuPluginChain, SelectorData, RuleData) - 类 中的方法org.apache.shenyu.plugin.hsf.HsfPlugin
 

G

genericInvoker(String, MetaData) - 类 中的方法org.apache.shenyu.plugin.hsf.proxy.HsfProxyService
Generic invoker for HSF service.
get(String) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Get cached GenericService by path.
getGroup() - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Gets group.
getInstance() - 类 中的静态方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Gets singleton instance.
getLoadbalance() - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Gets loadbalance.
getOrder() - 类 中的方法org.apache.shenyu.plugin.hsf.HsfPlugin
 
getRetries() - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Gets retries.
getTimeout() - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Gets timeout.
getVersion() - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Gets version.

H

handle(MetaData) - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfMetaDataHandler
 
handlerRule(RuleData) - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfPluginDataHandler
 
handlerSelector(SelectorData) - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfPluginDataHandler
 
handleRuleIfNull(String, ServerWebExchange, ShenyuPluginChain) - 类 中的方法org.apache.shenyu.plugin.hsf.HsfPlugin
 
handleSelectorIfNull(String, ServerWebExchange, ShenyuPluginChain) - 类 中的方法org.apache.shenyu.plugin.hsf.HsfPlugin
 
HsfConfigCache - org.apache.shenyu.plugin.hsf.cache中的类
HSF config cache, manages HSF consumer references via reflection.
HsfConfigCache.HsfParamExtInfo - org.apache.shenyu.plugin.hsf.cache中的类
The HSF parameter extension info parsed from rpcExt JSON.
HsfMetaDataHandler - org.apache.shenyu.plugin.hsf.handler中的类
The HSF meta data handler.
HsfMetaDataHandler() - 类 的构造器org.apache.shenyu.plugin.hsf.handler.HsfMetaDataHandler
 
HsfParamExtInfo() - 类 的构造器org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
 
HsfParamResolveService - org.apache.shenyu.plugin.hsf.param中的接口
The interface HSF param resolve service.
HsfParamResolveServiceImpl - org.apache.shenyu.plugin.hsf.param中的类
The default HSF param resolve service implementation.
HsfParamResolveServiceImpl() - 类 的构造器org.apache.shenyu.plugin.hsf.param.HsfParamResolveServiceImpl
 
HsfPlugin - org.apache.shenyu.plugin.hsf中的类
The HSF plugin for ShenYu gateway.
HsfPlugin(HsfProxyService) - 类 的构造器org.apache.shenyu.plugin.hsf.HsfPlugin
Instantiates a new HSF plugin.
HsfPluginDataHandler - org.apache.shenyu.plugin.hsf.handler中的类
The HSF plugin data handler.
HsfPluginDataHandler() - 类 的构造器org.apache.shenyu.plugin.hsf.handler.HsfPluginDataHandler
 
HsfProxyService - org.apache.shenyu.plugin.hsf.proxy中的类
HSF proxy service that uses generic invocation via reflection.
HsfProxyService(HsfParamResolveService) - 类 的构造器org.apache.shenyu.plugin.hsf.proxy.HsfProxyService
Instantiates a new HSF proxy service.
HsfShenyuContextDecorator - org.apache.shenyu.plugin.hsf.context中的类
The HSF ShenYu context decorator.
HsfShenyuContextDecorator() - 类 的构造器org.apache.shenyu.plugin.hsf.context.HsfShenyuContextDecorator
 

I

initRef(MetaData) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Init reference for the given metadata, returns the GenericService proxy.
invalidate(String) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Invalidate cache entry for the given path.
invalidateAll() - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Invalidate all cache entries.
isHsfSdkAvailable() - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Whether HSF SDK is available in the classpath.

N

named() - 类 中的方法org.apache.shenyu.plugin.hsf.HsfPlugin
 

O

org.apache.shenyu.plugin.hsf - 程序包 org.apache.shenyu.plugin.hsf
 
org.apache.shenyu.plugin.hsf.cache - 程序包 org.apache.shenyu.plugin.hsf.cache
 
org.apache.shenyu.plugin.hsf.context - 程序包 org.apache.shenyu.plugin.hsf.context
 
org.apache.shenyu.plugin.hsf.handler - 程序包 org.apache.shenyu.plugin.hsf.handler
 
org.apache.shenyu.plugin.hsf.param - 程序包 org.apache.shenyu.plugin.hsf.param
 
org.apache.shenyu.plugin.hsf.proxy - 程序包 org.apache.shenyu.plugin.hsf.proxy
 

P

pluginNamed() - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfPluginDataHandler
 

R

remove(MetaData) - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfMetaDataHandler
 
removeRule(RuleData) - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfPluginDataHandler
 
removeSelector(SelectorData) - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfPluginDataHandler
 
rpcType() - 类 中的方法org.apache.shenyu.plugin.hsf.context.HsfShenyuContextDecorator
 
rpcType() - 类 中的方法org.apache.shenyu.plugin.hsf.handler.HsfMetaDataHandler
 

S

setDefaultGroup(String) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Set default HSF group (typically from Spring Environment).
setDefaultTimeout(Integer) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Set default HSF timeout (typically from Spring Environment).
setDefaultVersion(String) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache
Set default HSF version (typically from Spring Environment).
setGroup(String) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Sets group.
setLoadbalance(String) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Sets loadbalance.
setRetries(Integer) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Sets retries.
setTimeout(Integer) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Sets timeout.
setVersion(String) - 类 中的方法org.apache.shenyu.plugin.hsf.cache.HsfConfigCache.HsfParamExtInfo
Sets version.
skip(ServerWebExchange) - 类 中的方法org.apache.shenyu.plugin.hsf.HsfPlugin
 
B D G H I N O P R S 
跳过导航链接

Copyright © 2026 The Apache Software Foundation. All rights reserved.