Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

A

acquire(String) - Static method in enum org.apache.shenyu.common.enums.SerializeEnum
Acquire serialize protocol serialize protocol enum.
acquireByName(String) - Static method in enum org.apache.shenyu.common.enums.ConfigGroupEnum
Acquire by name config group enum.
acquireByName(String) - Static method in enum org.apache.shenyu.common.enums.DataEventTypeEnum
Acquire by name data event type enum.
acquireByName(String) - Static method in enum org.apache.shenyu.common.enums.DataSyncEnum
Acquire by name data sync enum.
acquireByName(String) - Static method in enum org.apache.shenyu.common.enums.HttpMethodEnum
convert by name.
acquireByName(String) - Static method in enum org.apache.shenyu.common.enums.RedisModeEnum
Acquire by name data sync enum.
acquireByName(String) - Static method in enum org.apache.shenyu.common.enums.RpcTypeEnum
acquireByName.
acquireMillisBetween(LocalDateTime, LocalDateTime) - Static method in class org.apache.shenyu.common.utils.DateUtils
Acquire millis between long.
acquireMinutesBetween(LocalDateTime, LocalDateTime) - Static method in class org.apache.shenyu.common.utils.DateUtils
acquireMinutesBetween.
acquireSupport() - Static method in enum org.apache.shenyu.common.enums.OperatorEnum
acquire operator supports.
acquireSupport() - Static method in enum org.apache.shenyu.common.enums.ParamTypeEnum
acquire param type supports.
acquireSupportMetadatas() - Static method in enum org.apache.shenyu.common.enums.RpcTypeEnum
acquire operator support Metadata RPC type.
acquireSupports() - Static method in enum org.apache.shenyu.common.enums.RpcTypeEnum
acquire operator supports.
acquireSupportURIs() - Static method in enum org.apache.shenyu.common.enums.RpcTypeEnum
acquire operator support URI RPC type.
ADMIN_NAME - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant Admin Name.
AdminConstants - Class in org.apache.shenyu.common.constant
The type Admin constants.
AdminConstants() - Constructor for class org.apache.shenyu.common.constant.AdminConstants
 
AdminDataPermissionTypeEnum - Enum in org.apache.shenyu.common.enums
The admin data permission type enum.
AdminPluginOperateEnum - Enum in org.apache.shenyu.common.enums
the menu for plugin operate button.
AdminResourceEnum - Enum in org.apache.shenyu.common.enums
the admin resource type.
APP_AUTH_PARENT - Static variable in class org.apache.shenyu.common.constant.DefaultPathConstants
The constant APP_AUTH_PARENT.
APP_KEY - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant APP_KEY.
APP_PARAM - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant APP_PARAM.
AppAuthData - Class in org.apache.shenyu.common.dto
AppAuthDTO.
AppAuthData() - Constructor for class org.apache.shenyu.common.dto.AppAuthData
 
AUTH_DATA - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
auth data path.
AUTH_DATA_ID - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
auth data id.
AuthParamData - Class in org.apache.shenyu.common.dto
The type Auth param data.
AuthParamData() - Constructor for class org.apache.shenyu.common.dto.AuthParamData
 
AuthPathData - Class in org.apache.shenyu.common.dto
The type Auth path data.
AuthPathData() - Constructor for class org.apache.shenyu.common.dto.AuthPathData
 
AUTOMATIC_TRANSITION_FROM_OPEN_TO_HALF_OPEN_ENABLED - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker automaticTransitionFromOpenToHalfOpenEnabled.

B

buildAppAuthPath(String) - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
acquire app_auth_path.
buildMetaDataPath(String) - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
Build meta data path string.
buildPluginParentPath() - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
buildPluginParentPath.
buildPluginPath(String) - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
buildPluginRealPath.
buildRuleParentPath(String) - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
buildRuleParentPath.
buildRulePath(String, String, String) - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
buildRulePath.
buildSelectorParentPath(String) - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
buildSelectorParentPath.
buildSelectorRealPath(String, String) - Static method in class org.apache.shenyu.common.constant.DefaultPathConstants
buildSelectorRealPath.

C

checkData(Resilience4JHandle) - Method in class org.apache.shenyu.common.dto.convert.Resilience4JHandle
check filed default value.
checkData(SentinelHandle) - Method in class org.apache.shenyu.common.dto.convert.SentinelHandle
check filed default value.
checkUrl(String) - Static method in class org.apache.shenyu.common.utils.UpstreamCheckUtils
Check url boolean.
checkUrl(String, int) - Static method in class org.apache.shenyu.common.utils.UpstreamCheckUtils
Check url boolean.
CIRCUIT_ENABLE - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker circuitEnable.
CLASS_PARAMS - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant CLASS_PARAMS.
CLIENT_POLLING_READ_TIMEOUT - Static variable in class org.apache.shenyu.common.constant.HttpConstants
Client long polling timeout is 90s.
CLIENT_RESPONSE_ATTR - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant CLIENT_RESPONSE_ATTR.
CLIENT_RESPONSE_CONN_ATTR - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant CLIENT_RESPONSE_CONN_ATTR.
CLIENT_RESPONSE_RESULT_TYPE - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant CLIENT_RESPONSE_RESULT_TYPE.
CollectionUtils - Class in org.apache.shenyu.common.utils
The type Collection utils.
CollectionUtils() - Constructor for class org.apache.shenyu.common.utils.CollectionUtils
 
COLONS - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant COLONS.
CommonErrorCode - Class in org.apache.shenyu.common.exception
CommonErrorCode.
CommonErrorCode() - Constructor for class org.apache.shenyu.common.exception.CommonErrorCode
 
ConditionData - Class in org.apache.shenyu.common.dto
ConditionDTO.
ConditionData() - Constructor for class org.apache.shenyu.common.dto.ConditionData
 
ConfigData<T> - Class in org.apache.shenyu.common.dto
ConfigData() - Constructor for class org.apache.shenyu.common.dto.ConfigData
 
ConfigGroupEnum - Enum in org.apache.shenyu.common.enums
configuration group.
Constants - Interface in org.apache.shenyu.common.constant
Constants.
ConsulConstants - Class in org.apache.shenyu.common.constant
Consul constants.
ConsulConstants() - Constructor for class org.apache.shenyu.common.constant.ConsulConstants
 
CONTEXT - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant context.
CONTEXT_PATH - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant context path.
CONTEXT_PATH_NAME_PREFIX - Static variable in interface org.apache.shenyu.common.constant.Constants
context path name prefix.
ContextMappingHandle - Class in org.apache.shenyu.common.dto.convert.rule.impl
Context mapping thread handle.
ContextMappingHandle() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.ContextMappingHandle
 
convertToMap(String) - Method in class org.apache.shenyu.common.utils.GsonUtils
Convert to map map.
create(String, boolean) - Static method in class org.apache.shenyu.common.concurrent.ShenyuThreadFactory
create custom thread factory.
create(String, boolean, int) - Static method in class org.apache.shenyu.common.concurrent.ShenyuThreadFactory
create custom thread factory.
createDefault(String) - Method in class org.apache.shenyu.common.dto.convert.rule.impl.ContextMappingHandle
 
createDefault(String) - Method in class org.apache.shenyu.common.dto.convert.rule.impl.DivideRuleHandle
 
createDefault(String) - Method in class org.apache.shenyu.common.dto.convert.rule.impl.DubboRuleHandle
 
createDefault(String) - Method in class org.apache.shenyu.common.dto.convert.rule.impl.ModifyResponseRuleHandle
 
createDefault(String) - Method in class org.apache.shenyu.common.dto.convert.rule.impl.ParamMappingHandle
 
createDefault(String) - Method in class org.apache.shenyu.common.dto.convert.rule.impl.SofaRuleHandle
 
createDefault(String) - Method in class org.apache.shenyu.common.dto.convert.rule.impl.SpringCloudRuleHandle
 
createDefault(String) - Method in interface org.apache.shenyu.common.dto.convert.rule.RuleHandle
It will be call when RuleHandleFactory to generate a RuleHandle object.

D

DATA_PATH_IS_EXIST - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant DATA_PATH_IS_EXIST.
DATA_PERMISSION_RULE - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant Rule Name.
DATA_PERMISSION_SELECTOR - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant Selector Name.
DataEventTypeEnum - Enum in org.apache.shenyu.common.enums
The enum Data event type.
DataSyncEnum - Enum in org.apache.shenyu.common.enums
The enum Data sync enum.
DateUtils - Class in org.apache.shenyu.common.utils
DateUtils.
DateUtils() - Constructor for class org.apache.shenyu.common.utils.DateUtils
 
debug(Logger, String, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
debug log.
debug(Logger, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
debug log.
DECODE - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant DECODE.
decodeQueryParam(String) - Static method in class org.apache.shenyu.common.utils.HttpParamConverter
Decode query param string.
DEFAULT - Static variable in interface org.apache.shenyu.common.constant.Constants
String default.
DEFAULT_CHECK_VALUE - Static variable in interface org.apache.shenyu.common.constant.Constants
default checked value.
DEFAULT_LOAD_BALANCE - Static variable in class org.apache.shenyu.common.constant.RuleHandleConstants
Default load balance for RuleHandle.
DEFAULT_REGISTER_TYPE - Static variable in interface org.apache.shenyu.common.constant.Constants
default register type.
DEFAULT_RETRIES - Static variable in class org.apache.shenyu.common.constant.RuleHandleConstants
Default retries for RuleHandle.
DEFAULT_RETRY - Static variable in class org.apache.shenyu.common.constant.RuleHandleConstants
Default retry for RuleHandle.
DEFAULT_TIME_OUT - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
default time out of get config.
DEFAULT_TIMEOUT - Static variable in class org.apache.shenyu.common.constant.RuleHandleConstants
Default timeout for RuleHandle.
DEFAULT_WARMUP - Static variable in interface org.apache.shenyu.common.constant.Constants
default warmup.
DefaultPathConstants - Class in org.apache.shenyu.common.constant
ZkPathConstants.
DefaultPathConstants() - Constructor for class org.apache.shenyu.common.constant.DefaultPathConstants
 
DivideRuleHandle - Class in org.apache.shenyu.common.dto.convert.rule.impl
The type Divide rule handle.
DivideRuleHandle() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.DivideRuleHandle
 
DivideUpstream - Class in org.apache.shenyu.common.dto.convert
this is divide upstream.
DivideUpstream() - Constructor for class org.apache.shenyu.common.dto.convert.DivideUpstream
 
DUBBO_RPC_RESULT_EMPTY - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant DUBBO_RPC_RESULT_EMPTY.
DUBBO_TAG_ROUTE - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant DUBBO_TAG_ROUTE.
dubboBodyIsEmpty(String) - Static method in class org.apache.shenyu.common.utils.ParamCheckUtils
Dubbo body is empty boolean.
DubboParamConstants - Class in org.apache.shenyu.common.constant
DubboParamConstants.
DubboParamConstants() - Constructor for class org.apache.shenyu.common.constant.DubboParamConstants
 
DubboRegisterConfig - Class in org.apache.shenyu.common.config
The type dubbo register config.
DubboRegisterConfig() - Constructor for class org.apache.shenyu.common.config.DubboRegisterConfig
 
DubboRuleHandle - Class in org.apache.shenyu.common.dto.convert.rule.impl
The type Dubbo rule handle.
DubboRuleHandle() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.DubboRuleHandle
 
DubboSelectorHandle - Class in org.apache.shenyu.common.dto.convert.selector
The type Dubbo selector handle.
DubboSelectorHandle() - Constructor for class org.apache.shenyu.common.dto.convert.selector.DubboSelectorHandle
 

E

EMPTY_CONFIG_DEFAULT_VALUE - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
default value of get config.
EMPTY_CONFIG_DEFAULT_VALUE - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
default value of get config.
ERROR - Static variable in class org.apache.shenyu.common.exception.CommonErrorCode
The constant ERROR.
error(Logger, String, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
error log.
error(Logger, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
error log.
ERROR_THRESHOLD_PERCENTAGE - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix withCircuitBreakerErrorThresholdPercentage.

F

FAILURE_RATE_THRESHOLD - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker failureRateThreshold.
findConstants() - Method in interface org.apache.shenyu.common.constant.Constants
String q.
findMethod(Class<?>, String) - Static method in class org.apache.shenyu.common.utils.ReflectUtils
Get method by class.
formatLocalDateTimeFromTimestamp(Long) - Static method in class org.apache.shenyu.common.utils.DateUtils
Format local date time from timestamp local date time.
formatLocalDateTimeFromTimestampBySystemTimezone(Long) - Static method in class org.apache.shenyu.common.utils.DateUtils
Format local date time from timestamp by system time zone.
fromJson(String, Class<T>) - Method in class org.apache.shenyu.common.utils.GsonUtils
From json t.
fromJson(JsonElement, Class<T>) - Method in class org.apache.shenyu.common.utils.GsonUtils
From json t.
fromList(String, Class<T>) - Method in class org.apache.shenyu.common.utils.GsonUtils
From list list.

G

generateKey() - Method in class org.apache.shenyu.common.utils.SignUtils
Generate key string.
generateShortUuid() - Method in class org.apache.shenyu.common.utils.UUIDUtils
generate short uuid.
generateSign(String, Map<String, String>) - Static method in class org.apache.shenyu.common.utils.SignUtils
acquired sign.
getField(Class<?>, String) - Static method in class org.apache.shenyu.common.utils.ReflectUtils
Gets field.
getFieldValue(Object, String) - Static method in class org.apache.shenyu.common.utils.ReflectUtils
Get field value object.
getFieldValue(Object, Field) - Static method in class org.apache.shenyu.common.utils.ReflectUtils
Gets field value.
getGson() - Static method in class org.apache.shenyu.common.utils.GsonUtils
Gets gson instance.
getHost() - Static method in class org.apache.shenyu.common.utils.IpUtils
Gets host.
getHost(String) - Static method in class org.apache.shenyu.common.utils.IpUtils
Gets host.
getInstance() - Static method in class org.apache.shenyu.common.utils.GsonUtils
Gets instance.
getInstance() - Static method in class org.apache.shenyu.common.utils.LogUtils
getInstance.
getInstance() - Static method in class org.apache.shenyu.common.utils.SignUtils
getInstance.
getInstance() - Static method in class org.apache.shenyu.common.utils.UUIDUtils
Gets instance.
getKeyName() - Method in enum org.apache.shenyu.common.enums.RateLimitEnum
getKeyName.
getMatchModeByCode(int) - Static method in enum org.apache.shenyu.common.enums.MatchModeEnum
get match mode name by code.
getOperatorEnumByAlias(String) - Static method in enum org.apache.shenyu.common.enums.OperatorEnum
get operator enum by alias.
getParamTypeEnumByName(String) - Static method in enum org.apache.shenyu.common.enums.ParamTypeEnum
get param type enum by name.
getPluginEnumByName(String) - Static method in enum org.apache.shenyu.common.enums.PluginEnum
get plugin enum by name.
getScriptName() - Method in enum org.apache.shenyu.common.enums.RateLimitEnum
getScriptName.
getSelectorTypeByCode(int) - Static method in enum org.apache.shenyu.common.enums.SelectorTypeEnum
get selector type name by code.
getSerialize() - Method in enum org.apache.shenyu.common.enums.SerializeEnum
get serialize.
getUpstreamNames() - Static method in enum org.apache.shenyu.common.enums.PluginEnum
get upstream plugin names.
getVersion() - Static method in class org.apache.shenyu.common.utils.VersionUtils
Gets version.
getVersion(Class<?>, String) - Static method in class org.apache.shenyu.common.utils.VersionUtils
Gets version.
GROUP - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant GROUP.
GROUP - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
Nacos config default group.
GsonUtils - Class in org.apache.shenyu.common.utils
GSONUtils.
GsonUtils() - Constructor for class org.apache.shenyu.common.utils.GsonUtils
 

H

HEADER_MAX_SIZE - Static variable in interface org.apache.shenyu.common.constant.Constants
default headerMaxSize value.
HTTP_RETRY - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant HTTP_RETRY.
HTTP_TIME_OUT - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant HTTP_TIME_OUT.
HTTP_URL - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant HTTP_URL.
HttpConstants - Class in org.apache.shenyu.common.constant
constants for http, including http long polling.
HttpConstants() - Constructor for class org.apache.shenyu.common.constant.HttpConstants
 
HttpMethodEnum - Enum in org.apache.shenyu.common.enums
this is http method support.
HttpParamConverter - Class in org.apache.shenyu.common.utils
The type Http param converter.
HttpParamConverter() - Constructor for class org.apache.shenyu.common.utils.HttpParamConverter
 
HYSTRIX_THREAD_KEEP_ALIVE_TIME_MINUTE - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix thread pool keep alive time minutes.
HYSTRIX_THREAD_POOL_CORE_SIZE - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix thead pool core size.
HYSTRIX_THREAD_POOL_MAX_SIZE - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix thread pool max size.
HYSTRIX_THREAD_POOL_QUEUE_SIZE - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix thread pool queue size.
HystrixHandle - Class in org.apache.shenyu.common.dto.convert
this is hystrix handle.
HystrixHandle() - Constructor for class org.apache.shenyu.common.dto.convert.HystrixHandle
 
HystrixIsolationModeEnum - Enum in org.apache.shenyu.common.enums
hystrix execution isolation strategy.
HystrixThreadPoolConfig - Class in org.apache.shenyu.common.dto.convert
hystrix thread pool config.
HystrixThreadPoolConfig() - Constructor for class org.apache.shenyu.common.dto.convert.HystrixThreadPoolConfig
 

I

ID_NOT_EXIST - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant ID_NOT_EXIST.
info(Logger, String, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
info log.
info(Logger, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
info log.
INIT_CONFIG_VERSION_INDEX - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
default value of config version index.
initQueryParams(String) - Static method in class org.apache.shenyu.common.utils.HttpParamConverter
Init query params map.
INTERFACE_NAME - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant INTERFACE_NAME.
invokeMethod(Class<?>, String) - Static method in class org.apache.shenyu.common.utils.ReflectUtils
Invoke method by class.
IpUtils - Class in org.apache.shenyu.common.utils
The type Ip utils.
IS_CHECKED - Static variable in interface org.apache.shenyu.common.constant.Constants
is checked.
isCompleteHost(String) - Static method in class org.apache.shenyu.common.utils.IpUtils
Judge whether 'host'"' is complete.
isEmpty(Collection<?>) - Static method in class org.apache.shenyu.common.utils.CollectionUtils
Is empty boolean.
isEmptyConfig() - Method in class org.apache.shenyu.common.dto.convert.RequestHandle
is empty config.
isNotEmpty(Collection<?>) - Static method in class org.apache.shenyu.common.utils.CollectionUtils
Is not empty boolean.
isNotEmptyConfig() - Method in class org.apache.shenyu.common.dto.convert.RequestHandle.ShenyuCookie
is not empty config.
isNotEmptyConfig() - Method in class org.apache.shenyu.common.dto.convert.RequestHandle.ShenyuRequestHeader
is not empty config.
isNotEmptyConfig() - Method in class org.apache.shenyu.common.dto.convert.RequestHandle.ShenyuRequestParameter
is not empty config.
isValid(String, Map<String, String>, String) - Method in class org.apache.shenyu.common.utils.SignUtils
isValid.

J

JsonUtils - Class in org.apache.shenyu.common.utils
JsonUtils.
JsonUtils() - Constructor for class org.apache.shenyu.common.utils.JsonUtils
 

L

LIMIT_FOR_PERIOD - Static variable in interface org.apache.shenyu.common.constant.Constants
ratelimiter limitForPeriod.
LIMIT_REFRESH_PERIOD - Static variable in interface org.apache.shenyu.common.constant.Constants
ratelimiter limitRefreshPeriod.
LINE_SEPARATOR - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant LINE_SEPARATOR.
loadAll(Class<S>) - Static method in class org.apache.shenyu.common.utils.SpiLoadFactory
Load all service loader.
LOADBALANCE - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant LOADBALANCE.
LoadBalanceEnum - Enum in org.apache.shenyu.common.enums
load balance enum.
loadFirst(Class<S>) - Static method in class org.apache.shenyu.common.utils.SpiLoadFactory
Load first s.
localDateTimeToString(LocalDateTime) - Static method in class org.apache.shenyu.common.utils.DateUtils
Format local date time to string.
localDateTimeToString(LocalDateTime, String) - Static method in class org.apache.shenyu.common.utils.DateUtils
Format local date time to string.
LogUtils - Class in org.apache.shenyu.common.utils
LogUtils.

M

match(String, String) - Static method in class org.apache.shenyu.common.utils.PathMatchUtils
Match boolean.
MatchModeEnum - Enum in org.apache.shenyu.common.enums
MatchModeEnum.
MAX_CONCURRENT_REQUESTS - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix withExecutionIsolationSemaphoreMaxConcurrentRequests.
md5(String) - Static method in class org.apache.shenyu.common.utils.Md5Utils
Md 5 string.
Md5Utils - Class in org.apache.shenyu.common.utils
The type Md5 utils.
Md5Utils() - Constructor for class org.apache.shenyu.common.utils.Md5Utils
 
MENU_TYPE_2 - Static variable in class org.apache.shenyu.common.constant.ResourceTypeConstants
Permission.
META_DATA - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant META_DATA.
META_DATA - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
meta data path.
META_DATA - Static variable in class org.apache.shenyu.common.constant.DefaultPathConstants
The constant META_DATA.
META_DATA_ID - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
meta data id.
MetaData - Class in org.apache.shenyu.common.dto
 
MetaData() - Constructor for class org.apache.shenyu.common.dto.MetaData
 
METHOD - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant METHOD.
METHOD - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant METHOD.
MINIMUM_NUMBER_OF_CALLS - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker minimumNumberOfCalls.
ModifyResponseRuleHandle - Class in org.apache.shenyu.common.dto.convert.rule.impl
The type ModifyResponse rule handle.
ModifyResponseRuleHandle() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.ModifyResponseRuleHandle
 
MODULE - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant MODULE.
MonitorConfig - Class in org.apache.shenyu.common.config
The monitor configuration for influxdb.
MonitorConfig() - Constructor for class org.apache.shenyu.common.config.MonitorConfig
 
MOTAN_RPC_RESULT - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant MOTAN_RPC_RESULT.
MOTAN_RPC_RESULT_EMPTY - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant MOTAN_RPC_RESULT_EMPTY.
MotanRegisterConfig - Class in org.apache.shenyu.common.config
Motan register config.
MotanRegisterConfig() - Constructor for class org.apache.shenyu.common.config.MotanRegisterConfig
 

N

NacosPathConstants - Class in org.apache.shenyu.common.constant
Nacos path constants.
NacosPathConstants() - Constructor for class org.apache.shenyu.common.constant.NacosPathConstants
 
newThread(Runnable) - Method in class org.apache.shenyu.common.concurrent.ShenyuThreadFactory
 
NOT_FOUND_EXCEPTION - Static variable in class org.apache.shenyu.common.exception.CommonErrorCode
The constant NOT_FOUND_EXCEPTION.

O

ofString(Supplier<String>) - Static method in class org.apache.shenyu.common.utils.HttpParamConverter
of.
OperatorEnum - Enum in org.apache.shenyu.common.enums
OperatorEnum.
org.apache.shenyu.common.concurrent - package org.apache.shenyu.common.concurrent
 
org.apache.shenyu.common.config - package org.apache.shenyu.common.config
 
org.apache.shenyu.common.constant - package org.apache.shenyu.common.constant
 
org.apache.shenyu.common.dto - package org.apache.shenyu.common.dto
 
org.apache.shenyu.common.dto.convert - package org.apache.shenyu.common.dto.convert
 
org.apache.shenyu.common.dto.convert.rule - package org.apache.shenyu.common.dto.convert.rule
 
org.apache.shenyu.common.dto.convert.rule.impl - package org.apache.shenyu.common.dto.convert.rule.impl
 
org.apache.shenyu.common.dto.convert.selector - package org.apache.shenyu.common.dto.convert.selector
 
org.apache.shenyu.common.enums - package org.apache.shenyu.common.enums
 
org.apache.shenyu.common.exception - package org.apache.shenyu.common.exception
 
org.apache.shenyu.common.utils - package org.apache.shenyu.common.utils
 
ORIGINAL_RESPONSE_CONTENT_TYPE_ATTR - Static variable in interface org.apache.shenyu.common.constant.Constants
Original response Content-Type attribute name.

P

PARAM_CLASS - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant PARAM_CLASS.
PARAM_TRANSFORM - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant PARAM_TRANSFORM.
ParamCheckUtils - Class in org.apache.shenyu.common.utils
The type Param check utils.
ParamCheckUtils() - Constructor for class org.apache.shenyu.common.utils.ParamCheckUtils
 
ParamMapInfo() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.ParamMappingHandle.ParamMapInfo
 
ParamMappingHandle - Class in org.apache.shenyu.common.dto.convert.rule.impl
Param mapping handle.
ParamMappingHandle() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.ParamMappingHandle
 
ParamMappingHandle.ParamMapInfo - Class in org.apache.shenyu.common.dto.convert.rule.impl
 
PARAMS - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant PARAMS.
PARAMS_ERROR - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant PARAMS_ERROR.
ParamTypeEnum - Enum in org.apache.shenyu.common.enums
Param Type.
parseLocalDateTime(String) - Static method in class org.apache.shenyu.common.utils.DateUtils
parseLocalDateTime.
parseLocalDateTime(String, String) - Static method in class org.apache.shenyu.common.utils.DateUtils
Parse local date time local date time.
PATH - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant PATH.
PathMatchUtils - Class in org.apache.shenyu.common.utils
The type Path match utils.
PathMatchUtils() - Constructor for class org.apache.shenyu.common.utils.PathMatchUtils
 
PERMITTED_NUMBER_OF_CALLS_IN_HALF_OPEN_STATE - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker waitIntervalFunctionInOpenState.
PLUGIN - Static variable in class org.apache.shenyu.common.constant.RedisKeyConstants
The constant PLUGIN.
PLUGIN_DATA - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
plugin data path.
PLUGIN_DATA_ID - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
plugin data id.
PLUGIN_NAME_IS_EXIST - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant PLUGIN_NAME_IS_EXIST.
PLUGIN_NAME_NOT_EXIST - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant PLUGIN_NAME_NOT_EXIST.
PLUGIN_PARENT - Static variable in class org.apache.shenyu.common.constant.DefaultPathConstants
The constant PLUGIN_PARENT.
PluginData - Class in org.apache.shenyu.common.dto
PluginData.
PluginData() - Constructor for class org.apache.shenyu.common.dto.PluginData
 
PluginEnum - Enum in org.apache.shenyu.common.enums
PluginEnum.
pluginInfoKey(String) - Static method in class org.apache.shenyu.common.constant.RedisKeyConstants
this is a function.
PluginRoleEnum - Enum in org.apache.shenyu.common.enums
Plugin Role.
pluginSelectorKey(String) - Static method in class org.apache.shenyu.common.constant.RedisKeyConstants
this is a function.
PluginTypeEnum - Enum in org.apache.shenyu.common.enums
Plugin Type.

R

RateLimitEnum - Enum in org.apache.shenyu.common.enums
rate limit.
RateLimiterHandle - Class in org.apache.shenyu.common.dto.convert
this is rateLimiter plugin handle.
RateLimiterHandle() - Constructor for class org.apache.shenyu.common.dto.convert.RateLimiterHandle
 
RedirectHandle - Class in org.apache.shenyu.common.dto.convert
This is redirect plugin handle.
RedirectHandle() - Constructor for class org.apache.shenyu.common.dto.convert.RedirectHandle
 
RedisKeyConstants - Class in org.apache.shenyu.common.constant
RedisKeyConstants.
RedisKeyConstants() - Constructor for class org.apache.shenyu.common.constant.RedisKeyConstants
 
RedisModeEnum - Enum in org.apache.shenyu.common.enums
The enum Redis mode enum.
ReflectUtils - Class in org.apache.shenyu.common.utils
The type Reflect utils.
ReflectUtils() - Constructor for class org.apache.shenyu.common.utils.ReflectUtils
 
REJECT_MSG - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant REJECT_MSG.
removeClass(Object) - Static method in class org.apache.shenyu.common.utils.JsonUtils
Remove class object.
REQUEST_MAX_SIZE - Static variable in interface org.apache.shenyu.common.constant.Constants
default requestMaxSize value.
REQUEST_VOLUME_THRESHOLD - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix withCircuitBreakerRequestVolumeThreshold.
RequestHandle - Class in org.apache.shenyu.common.dto.convert
this is RequestHandle plugin handle.
RequestHandle() - Constructor for class org.apache.shenyu.common.dto.convert.RequestHandle
 
RequestHandle.ShenyuCookie - Class in org.apache.shenyu.common.dto.convert
 
RequestHandle.ShenyuRequestHeader - Class in org.apache.shenyu.common.dto.convert
 
RequestHandle.ShenyuRequestParameter - Class in org.apache.shenyu.common.dto.convert
 
Resilience4JHandle - Class in org.apache.shenyu.common.dto.convert
this is Resilience4J plugin handle.
Resilience4JHandle() - Constructor for class org.apache.shenyu.common.dto.convert.Resilience4JHandle
 
RESOURCE_PLUGIN_DEFAULT_ICON - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant Plugin Resource Icon.
RESOURCE_PLUGIN_ID - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant Plugin Menu ID.
RESOURCE_PLUGIN_URL_PREFIX - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant Plugin Url prefix.
ResourceTypeConstants - Class in org.apache.shenyu.common.constant
The Constants for Resource Type.
ResourceTypeConstants() - Constructor for class org.apache.shenyu.common.constant.ResourceTypeConstants
 
ResultEnum - Enum in org.apache.shenyu.common.enums
ResultEnum.
RETRIES - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant RETRIES.
REWRITE_URI - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant REWRITE_URI.
RewriteHandle - Class in org.apache.shenyu.common.dto.convert
this is rewrite plugin handle.
RewriteHandle() - Constructor for class org.apache.shenyu.common.dto.convert.RewriteHandle
 
ROLE_SUPER_ID - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant Super Role ID.
RPC_RESULT - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant RPC_RESULT.
RPC_TYPE - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant RPC_TYPE.
RpcTypeEnum - Enum in org.apache.shenyu.common.enums
RpcTypeEnum.
RULE - Static variable in class org.apache.shenyu.common.constant.RedisKeyConstants
The constant RULE.
RULE_DATA - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
rule data path.
RULE_DATA_ID - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
rule data id.
RULE_DATA_TYPE - Static variable in class org.apache.shenyu.common.constant.AdminConstants
the constant rule data type.
RULE_PARENT - Static variable in class org.apache.shenyu.common.constant.DefaultPathConstants
 
RuleData - Class in org.apache.shenyu.common.dto
RuleDTO.
RuleData() - Constructor for class org.apache.shenyu.common.dto.RuleData
 
RuleHandle - Interface in org.apache.shenyu.common.dto.convert.rule
The RuleHandle interface.
ruleHandle(String, String) - Static method in class org.apache.shenyu.common.dto.convert.rule.RuleHandleFactory
Get a RuleHandle object with given rpc type and path.
RuleHandleConstants - Class in org.apache.shenyu.common.constant
The Constants for RuleHandles.
RuleHandleConstants() - Constructor for class org.apache.shenyu.common.constant.RuleHandleConstants
 
RuleHandleFactory - Class in org.apache.shenyu.common.dto.convert.rule
The RuleHandle factory.
RuleHandleFactory() - Constructor for class org.apache.shenyu.common.dto.convert.rule.RuleHandleFactory
 

S

SCHEDULED_TIME - Static variable in interface org.apache.shenyu.common.constant.Constants
scheduled time.
SCHEDULED_TIME_VALUE - Static variable in interface org.apache.shenyu.common.constant.Constants
default scheduled time value.
SELECTOR - Static variable in class org.apache.shenyu.common.constant.RedisKeyConstants
The constant SELECTOR.
SELECTOR_DATA - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
selector data path.
SELECTOR_DATA_ID - Static variable in class org.apache.shenyu.common.constant.NacosPathConstants
selector data id.
SELECTOR_DATA_TYPE - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant selector data type.
SELECTOR_JOIN_RULE - Static variable in class org.apache.shenyu.common.constant.DefaultPathConstants
The constant SELECTOR_JOIN_RULE.
SELECTOR_PARENT - Static variable in class org.apache.shenyu.common.constant.DefaultPathConstants
The constant SELECTOR_PARENT.
SelectorData - Class in org.apache.shenyu.common.dto
SelectorDTO.
SelectorData() - Constructor for class org.apache.shenyu.common.dto.SelectorData
 
SelectorTypeEnum - Enum in org.apache.shenyu.common.enums
SelectorTypeEnum.
SENTINEL_ENABLE_DEGRADE_RULE - Static variable in interface org.apache.shenyu.common.constant.Constants
Enable the degrade rule.
SENTINEL_ENABLE_FLOW_RULE - Static variable in interface org.apache.shenyu.common.constant.Constants
Enable the flow rule.
SENTINEL_FLOW_REJECT - Static variable in interface org.apache.shenyu.common.constant.Constants
Sentinel flow reject behavior.
SENTINEL_MIN_REQUEST_AMOUNT - Static variable in interface org.apache.shenyu.common.constant.Constants
Sentinel degrade rule default min request.
SENTINEL_QPS_FLOW_GRADE - Static variable in interface org.apache.shenyu.common.constant.Constants
Sentinel qps flow grade.
SENTINEL_RESPONSE_RULE_GRADE - Static variable in interface org.apache.shenyu.common.constant.Constants
Sentinel response RT degrade rule.
SENTINEL_SLOW_RATIO_THRESHOLD - Static variable in interface org.apache.shenyu.common.constant.Constants
Sentinel degrade rule default slow ratio threshold.
SENTINEL_STAT_INTERVALS - Static variable in interface org.apache.shenyu.common.constant.Constants
Sentinel degrade rule default stat intervals.
SentinelHandle - Class in org.apache.shenyu.common.dto.convert
This is SentinelHandle.
SentinelHandle() - Constructor for class org.apache.shenyu.common.dto.convert.SentinelHandle
 
SerializeEnum - Enum in org.apache.shenyu.common.enums
SerializeEnum.
SerializerException - Exception in org.apache.shenyu.common.exception
SerializerException.
SerializerException(Throwable) - Constructor for exception org.apache.shenyu.common.exception.SerializerException
Instantiates a new Serializer exception.
SerializerException(String) - Constructor for exception org.apache.shenyu.common.exception.SerializerException
Instantiates a new Serializer exception.
SerializerException(String, Throwable) - Constructor for exception org.apache.shenyu.common.exception.SerializerException
Instantiates a new Serializer exception.
SERVER_MAX_HOLD_TIMEOUT - Static variable in class org.apache.shenyu.common.constant.HttpConstants
The maximum timeout of server block is 60s.
ShenyuCookie() - Constructor for class org.apache.shenyu.common.dto.convert.RequestHandle.ShenyuCookie
 
ShenyuException - Exception in org.apache.shenyu.common.exception
Shenyu Exception.
ShenyuException(Throwable) - Constructor for exception org.apache.shenyu.common.exception.ShenyuException
Instantiates a new Shenyu exception.
ShenyuException(String) - Constructor for exception org.apache.shenyu.common.exception.ShenyuException
Instantiates a new Shenyu exception.
ShenyuException(String, Throwable) - Constructor for exception org.apache.shenyu.common.exception.ShenyuException
Instantiates a new Shenyu exception.
ShenyuRequestHeader() - Constructor for class org.apache.shenyu.common.dto.convert.RequestHandle.ShenyuRequestHeader
 
ShenyuRequestParameter() - Constructor for class org.apache.shenyu.common.dto.convert.RequestHandle.ShenyuRequestParameter
 
ShenyuThreadFactory - Class in org.apache.shenyu.common.concurrent
ShenyuThreadFactory.
SIGN - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant SIGN.
SIGN_APP_KEY_IS_NOT_EXIST - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant SIGN_APP_KEY_IS_NOT_EXIST.
SIGN_PARAMS_ERROR - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant SIGN_PARAMS_ERROR.
SIGN_PATH_NOT_EXIST - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant SIGN_PATH_NOT_EXIST.
SIGN_VALUE_IS_ERROR - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant SIGN_VALUE_IS_ERROR.
SignUtils - Class in org.apache.shenyu.common.utils
SignUtils.
sleep(TimeUnit, int) - Static method in class org.apache.shenyu.common.utils.ThreadUtils
sleep current thread.
SLEEP_WINDOW_INMILLISECONDS - Static variable in interface org.apache.shenyu.common.constant.Constants
hystrix withCircuitBreakerSleepWindowInMilliseconds.
SLIDING_WINDOW_SIZE - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker slidingWindowSize.
SLIDING_WINDOW_TYPE - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker slidingWindowType.
SOFA_RPC_RESULT_EMPTY - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant SOFA_RPC_RESULT_EMPTY.
SofaRegisterConfig - Class in org.apache.shenyu.common.config
The type sofa register config.
SofaRegisterConfig() - Constructor for class org.apache.shenyu.common.config.SofaRegisterConfig
 
SofaRuleHandle - Class in org.apache.shenyu.common.dto.convert.rule.impl
The type Sofa rule handle.
SofaRuleHandle() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.SofaRuleHandle
 
SpiLoadFactory - Class in org.apache.shenyu.common.utils
SpiLoadFactory.
SpiLoadFactory() - Constructor for class org.apache.shenyu.common.utils.SpiLoadFactory
 
SpringCloudConfig - Class in org.apache.shenyu.common.config
The springCloud plugin configuration for eureka.
SpringCloudConfig() - Constructor for class org.apache.shenyu.common.config.SpringCloudConfig
 
SpringCloudRuleHandle - Class in org.apache.shenyu.common.dto.convert.rule.impl
The type Spring cloud rule handle.
SpringCloudRuleHandle() - Constructor for class org.apache.shenyu.common.dto.convert.rule.impl.SpringCloudRuleHandle
 
SpringCloudSelectorHandle - Class in org.apache.shenyu.common.dto.convert.selector
The type Spring cloud selector handle.
SpringCloudSelectorHandle() - Constructor for class org.apache.shenyu.common.dto.convert.selector.SpringCloudSelectorHandle
 
SUCCESS - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant SUCCESS, equals to ShenyuResultMessage.SUCCESS.
SUCCESSFUL - Static variable in class org.apache.shenyu.common.exception.CommonErrorCode
The constant SUCCESSFUL.
SYNC_PRE_FIX - Static variable in class org.apache.shenyu.common.constant.ConsulConstants
 
SYS_PLUGIN_ID_NOT_EXIST - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant SYS_PLUGIN_ID_NOT_EXIST.
SYS_PLUGIN_NOT_DELETE - Static variable in class org.apache.shenyu.common.constant.AdminConstants
The constant SYS_PLUGIN_NOT_DELETE.

T

TARS_RPC_RESULT_EMPTY - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant TARS_RPC_RESULT_EMPTY.
ThreadUtils - Class in org.apache.shenyu.common.utils
thread utils.
ThreadUtils() - Constructor for class org.apache.shenyu.common.utils.ThreadUtils
 
TIME_OUT - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant TIME_OUT.
TIMEOUT - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant TIMEOUT.
TIMEOUT_DURATION - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker timeoutDuration.
TIMEOUT_DURATION_RATE - Static variable in interface org.apache.shenyu.common.constant.Constants
ratelimiter timeoutDurationRate.
TIMESTAMP - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant TIMESTAMP.
toGetParam(String) - Method in class org.apache.shenyu.common.utils.GsonUtils
toGetParam.
toJson() - Method in interface org.apache.shenyu.common.dto.convert.rule.RuleHandle
Format this object to json string.
toJson(Object) - Method in class org.apache.shenyu.common.utils.GsonUtils
To json string.
toJson(Object) - Static method in class org.apache.shenyu.common.utils.JsonUtils
To json string.
TOKEN_ERROR - Static variable in class org.apache.shenyu.common.exception.CommonErrorCode
The constant TOKEN_ERROR.
TOKEN_NO_PERMISSION - Static variable in class org.apache.shenyu.common.exception.CommonErrorCode
The constant TOKEN_NO_PERMISSION.
toLinkedMultiValueMap(String) - Method in class org.apache.shenyu.common.utils.GsonUtils
To linked multiValue map.
toListMap(String) - Method in class org.apache.shenyu.common.utils.GsonUtils
toList Map.
toMap(Supplier<MultiValueMap<K, V>>) - Static method in class org.apache.shenyu.common.utils.HttpParamConverter
map.
toObjectMap(String) - Method in class org.apache.shenyu.common.utils.GsonUtils
To object map map.
toObjectMap(String, Class<T>) - Method in class org.apache.shenyu.common.utils.GsonUtils
To object map map.
toObjectMapList(String, Class<T>) - Method in class org.apache.shenyu.common.utils.GsonUtils
To object map list.
toString() - Method in class org.apache.shenyu.common.dto.ConfigData
 
toTreeMap(String) - Method in class org.apache.shenyu.common.utils.GsonUtils
To tree map tree map.
transform(DivideUpstream, int, String) - Static method in class org.apache.shenyu.common.dto.convert.ZombieUpstream
create zombie upstream with divide upstream.

U

updateContextPath() - Method in class org.apache.shenyu.common.dto.MetaData
update ContextPath.
UpstreamCheckUtils - Class in org.apache.shenyu.common.utils
The type Uri utils.
UpstreamCheckUtils() - Constructor for class org.apache.shenyu.common.utils.UpstreamCheckUtils
 
URL - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant url.
UUIDUtils - Class in org.apache.shenyu.common.utils
UUIDUtils.

V

valueOf(String) - Static method in enum org.apache.shenyu.common.enums.AdminDataPermissionTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.AdminPluginOperateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.AdminResourceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.ConfigGroupEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.DataEventTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.DataSyncEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.HttpMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.HystrixIsolationModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.LoadBalanceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.MatchModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.OperatorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.ParamTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.PluginEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.PluginRoleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.PluginTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.RateLimitEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.RedisModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.ResultEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.RpcTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.SelectorTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.SerializeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.WafEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shenyu.common.enums.WafModelEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.shenyu.common.enums.AdminDataPermissionTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.AdminPluginOperateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.AdminResourceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.ConfigGroupEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.DataEventTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.DataSyncEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.HttpMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.HystrixIsolationModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.LoadBalanceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.MatchModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.OperatorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.ParamTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.PluginEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.PluginRoleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.PluginTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.RateLimitEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.RedisModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.ResultEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.RpcTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.SelectorTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.SerializeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.WafEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shenyu.common.enums.WafModelEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.apache.shenyu.common.constant.Constants
The constant VERSION.
VERSION - Static variable in class org.apache.shenyu.common.constant.DubboParamConstants
The constant VERSION.
VersionUtils - Class in org.apache.shenyu.common.utils
VersionUtils.

W

WafEnum - Enum in org.apache.shenyu.common.enums
WafEnum.
WafHandle - Class in org.apache.shenyu.common.dto.convert
this is waf plugin handle.
WafHandle() - Constructor for class org.apache.shenyu.common.dto.convert.WafHandle
 
WafModelEnum - Enum in org.apache.shenyu.common.enums
The enum Waf model enum.
WAIT_INTERVAL_FUNCTION_IN_OPEN_STATE - Static variable in interface org.apache.shenyu.common.constant.Constants
circuitBreaker waitIntervalFunctionInOpenState.
warn(Logger, String, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
warn log.
warn(Logger, Supplier<Object>) - Static method in class org.apache.shenyu.common.utils.LogUtils
warn log.
WebsocketData<T> - Class in org.apache.shenyu.common.dto
WebsocketData() - Constructor for class org.apache.shenyu.common.dto.WebsocketData
 

Z

ZOMBIE_CHECK_TIMES - Static variable in interface org.apache.shenyu.common.constant.Constants
zombie check times.
ZOMBIE_CHECK_TIMES_VALUE - Static variable in interface org.apache.shenyu.common.constant.Constants
default zombie check times value.
ZombieUpstream - Class in org.apache.shenyu.common.dto.convert
this is zombie divide upstream.
ZombieUpstream() - Constructor for class org.apache.shenyu.common.dto.convert.ZombieUpstream
 
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links

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