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

A

addTarsInvokePrxList(List<TarsInvokePrx>) - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Sets tars invoke prx list.
ApplicationConfigCache - org.apache.shenyu.plugin.tars.cache中的类
Tars config cache.

D

decorator(ShenyuContext, MetaData) - 类 中的方法org.apache.shenyu.plugin.tars.context.TarsShenyuContextDecorator
 
doExecute(ServerWebExchange, ShenyuPluginChain, SelectorData, RuleData) - 类 中的方法org.apache.shenyu.plugin.tars.TarsPlugin
 

G

get(String) - 类 中的方法org.apache.shenyu.plugin.tars.cache.ApplicationConfigCache
Get reference config.
getCallBackType(Class<T>) - 类 中的静态方法org.apache.shenyu.plugin.tars.util.ReturnValueResolver
Get return type.
getClassMethodKey(String, String) - 类 中的静态方法org.apache.shenyu.plugin.tars.cache.ApplicationConfigCache
Get param info key.
getHost() - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrx
Gets host.
getInstance() - 类 中的静态方法org.apache.shenyu.plugin.tars.cache.ApplicationConfigCache
Gets instance.
getInvokePrx() - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrx
Gets invoke prx.
getMethod() - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Gets method.
getMethodName(String) - 类 中的静态方法org.apache.shenyu.plugin.tars.util.PrxInfoUtil
Get methodName to get tars proxy.
getObjectName(String, String) - 类 中的静态方法org.apache.shenyu.plugin.tars.util.PrxInfoUtil
Get objectName to get tars proxy.
getOrder() - 类 中的方法org.apache.shenyu.plugin.tars.TarsPlugin
 
getParamArray(Class<?>[], String[], String) - 类 中的静态方法org.apache.shenyu.plugin.tars.util.PrxInfoUtil
Get param to invoke tars server.
getParamClass(String) - 类 中的静态方法org.apache.shenyu.plugin.tars.util.PrxInfoUtil
Get class type by name.
getParamNames() - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Get param names string [ ].
getParamTypes() - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Get param types class [ ].
getPrxName(MetaData) - 类 中的静态方法org.apache.shenyu.plugin.tars.util.PrxInfoUtil
Get proxy class name to get tars proxy.
getTarsInvokePrxList() - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Gets tars invoke prx list.

H

handle(MetaData) - 类 中的方法org.apache.shenyu.plugin.tars.handler.TarsMetaDataHandler
 
handlerPlugin(PluginData) - 类 中的方法org.apache.shenyu.plugin.tars.handler.TarsPluginDataHandler
 
handlerSelector(SelectorData) - 类 中的方法org.apache.shenyu.plugin.tars.handler.TarsPluginDataHandler
 
handleRuleIfNull(String, ServerWebExchange, ShenyuPluginChain) - 类 中的方法org.apache.shenyu.plugin.tars.TarsPlugin
 
handleSelectorIfNull(String, ServerWebExchange, ShenyuPluginChain) - 类 中的方法org.apache.shenyu.plugin.tars.TarsPlugin
 

I

init(TarsRegisterConfig) - 类 中的方法org.apache.shenyu.plugin.tars.cache.ApplicationConfigCache
Init.
initPrx(MetaData) - 类 中的方法org.apache.shenyu.plugin.tars.cache.ApplicationConfigCache
Init prx.
initPrxClass(SelectorData) - 类 中的方法org.apache.shenyu.plugin.tars.cache.ApplicationConfigCache
initPrxClass.
invalidate(String) - 类 中的方法org.apache.shenyu.plugin.tars.cache.ApplicationConfigCache
invalidate.

N

named() - 类 中的方法org.apache.shenyu.plugin.tars.TarsPlugin
 

O

org.apache.shenyu.plugin.tars - 程序包 org.apache.shenyu.plugin.tars
 
org.apache.shenyu.plugin.tars.cache - 程序包 org.apache.shenyu.plugin.tars.cache
 
org.apache.shenyu.plugin.tars.context - 程序包 org.apache.shenyu.plugin.tars.context
 
org.apache.shenyu.plugin.tars.exception - 程序包 org.apache.shenyu.plugin.tars.exception
 
org.apache.shenyu.plugin.tars.handler - 程序包 org.apache.shenyu.plugin.tars.handler
 
org.apache.shenyu.plugin.tars.proxy - 程序包 org.apache.shenyu.plugin.tars.proxy
 
org.apache.shenyu.plugin.tars.util - 程序包 org.apache.shenyu.plugin.tars.util
 

P

pluginNamed() - 类 中的方法org.apache.shenyu.plugin.tars.handler.TarsPluginDataHandler
 
PrxInfoUtil - org.apache.shenyu.plugin.tars.util中的类
Proxy info util.

R

remove(MetaData) - 类 中的方法org.apache.shenyu.plugin.tars.handler.TarsMetaDataHandler
 
removeSelector(SelectorData) - 类 中的方法org.apache.shenyu.plugin.tars.handler.TarsPluginDataHandler
 
ReturnValueResolver - org.apache.shenyu.plugin.tars.util中的类
The tars return value type resolver.
rpcType() - 类 中的方法org.apache.shenyu.plugin.tars.context.TarsShenyuContextDecorator
 
rpcType() - 类 中的方法org.apache.shenyu.plugin.tars.handler.TarsMetaDataHandler
 

S

setHost(String) - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrx
Sets host.
setInvokePrx(Object) - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrx
Sets invoke prx.
setMethod(Method) - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Sets method.
setParamNames(String[]) - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Sets param names.
setParamTypes(Class<?>[]) - 类 中的方法org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Sets param types.
ShenyuTarsPluginException - org.apache.shenyu.plugin.tars.exception中的异常错误
ShenyuTarsPluginException.
ShenyuTarsPluginException(Throwable) - 异常错误 的构造器org.apache.shenyu.plugin.tars.exception.ShenyuTarsPluginException
 
ShenyuTarsPluginException(String) - 异常错误 的构造器org.apache.shenyu.plugin.tars.exception.ShenyuTarsPluginException
 
ShenyuTarsPluginException(String, Throwable) - 异常错误 的构造器org.apache.shenyu.plugin.tars.exception.ShenyuTarsPluginException
 
skip(ServerWebExchange) - 类 中的方法org.apache.shenyu.plugin.tars.TarsPlugin
 

T

TarsInvokePrx - org.apache.shenyu.plugin.tars.proxy中的类
Tars path invoke metadata.
TarsInvokePrx() - 类 的构造器org.apache.shenyu.plugin.tars.proxy.TarsInvokePrx
Instantiates a new Tars invoke prx.
TarsInvokePrx(Object, String) - 类 的构造器org.apache.shenyu.plugin.tars.proxy.TarsInvokePrx
Instantiates a new Tars invoke prx.
TarsInvokePrxList - org.apache.shenyu.plugin.tars.proxy中的类
Tars path invoke metadata.
TarsInvokePrxList() - 类 的构造器org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Instantiates a new Tars invoke prx list.
TarsInvokePrxList(Method, Class<?>[], String[]) - 类 的构造器org.apache.shenyu.plugin.tars.proxy.TarsInvokePrxList
Instantiates a new Tars invoke prx list.
TarsMetaDataHandler - org.apache.shenyu.plugin.tars.handler中的类
The tars metadata handler.
TarsMetaDataHandler() - 类 的构造器org.apache.shenyu.plugin.tars.handler.TarsMetaDataHandler
 
TarsPlugin - org.apache.shenyu.plugin.tars中的类
The tars plugin.
TarsPlugin() - 类 的构造器org.apache.shenyu.plugin.tars.TarsPlugin
 
TarsPluginDataHandler - org.apache.shenyu.plugin.tars.handler中的类
The type tars plugin data handler.
TarsPluginDataHandler() - 类 的构造器org.apache.shenyu.plugin.tars.handler.TarsPluginDataHandler
 
TarsShenyuContextDecorator - org.apache.shenyu.plugin.tars.context中的类
The type Tars shenyu context decorator.
TarsShenyuContextDecorator() - 类 的构造器org.apache.shenyu.plugin.tars.context.TarsShenyuContextDecorator
 
A D G H I N O P R S T 
跳过导航链接

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