跳过导航链接
A B C D E F G H I L M N O P Q R S T U Z 

A

array(Object, int) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Generate array.
ArrayGenerator - org.apache.shenyu.plugin.mock.generator中的类
Array data generator.
ArrayGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.ArrayGenerator
 

B

body(byte[]) - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest.Builder
build body.
bool() - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate Boolean.
BoolGenerator - org.apache.shenyu.plugin.mock.generator中的类
Boolean Generator.
BoolGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.BoolGenerator
 
build() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest.Builder
build new Object.
builder() - 类 中的静态方法org.apache.shenyu.plugin.mock.api.MockRequest.Builder
class builder.

C

CACHED_HANDLE - 类 中的静态变量org.apache.shenyu.plugin.mock.handler.MockPluginHandler
 
current(String...) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Generate current time.
CurrentTimeGenerator - org.apache.shenyu.plugin.mock.generator中的类
Current time generator.
CurrentTimeGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.CurrentTimeGenerator
 

D

dealRule(String, MockRequest) - 类 中的静态方法org.apache.shenyu.plugin.mock.generator.GeneratorFactory
replace placeholder in content.
doExecute(ServerWebExchange, ShenyuPluginChain, SelectorData, RuleData) - 类 中的方法org.apache.shenyu.plugin.mock.MockPlugin
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.ArrayGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.BoolGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.CurrentTimeGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.EmailGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.EnStringGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.ExpressionGenerator
 
doGenerate(List<String>, String, MockRequest) - 接口 中的方法org.apache.shenyu.plugin.mock.generator.Generator
generate mock data.
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.PhoneGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomDoubleGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomIntGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.RangeDataGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.StandardExpressionGenerator
 
doGenerate(List<String>, String, MockRequest) - 类 中的方法org.apache.shenyu.plugin.mock.generator.ZhStringGenerator
 
doubleValue() - 类 中的方法org.apache.shenyu.plugin.mock.util.MockUtil.FormatDouble
 

E

email() - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate email.
EmailGenerator - org.apache.shenyu.plugin.mock.generator中的类
Random email address generator.
EmailGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.EmailGenerator
 
en(int, int) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate English string.
EnStringGenerator - org.apache.shenyu.plugin.mock.generator中的类
Random english string generator.
EnStringGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.EnStringGenerator
 
EvaluationContextUtil - org.apache.shenyu.plugin.mock.util中的类
EvaluationContextUtil.
ExpressionGenerator - org.apache.shenyu.plugin.mock.generator中的类
The simplified version of the SEPL parsing implementation does not support write function execution.
ExpressionGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.ExpressionGenerator
 
extractParams(String) - 接口 中的方法org.apache.shenyu.plugin.mock.generator.Generator
extract params from rule.

F

floatValue() - 类 中的方法org.apache.shenyu.plugin.mock.util.MockUtil.FormatDouble
 
FormatDouble(Double, String) - 类 的构造器org.apache.shenyu.plugin.mock.util.MockUtil.FormatDouble
 
FormatDouble(Double) - 类 的构造器org.apache.shenyu.plugin.mock.util.MockUtil.FormatDouble
 

G

generate(String, MockRequest) - 接口 中的方法org.apache.shenyu.plugin.mock.generator.Generator
generate mock data.
Generator<T> - org.apache.shenyu.plugin.mock.generator中的接口
Context generator.
GeneratorFactory - org.apache.shenyu.plugin.mock.generator中的类
GeneratorFactory.
getForms() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest
Gets form-body,not support now.
getHeaders() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest
Gets headers.
getJson() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest
Get json-body.
getMethod() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest
Gets Method.
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ArrayGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.BoolGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.CurrentTimeGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.EmailGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.EnStringGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ExpressionGenerator
 
getName() - 接口 中的方法org.apache.shenyu.plugin.mock.generator.Generator
rule name.
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.PhoneGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomDoubleGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomIntGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RangeDataGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.StandardExpressionGenerator
 
getName() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ZhStringGenerator
 
getOrder() - 类 中的方法org.apache.shenyu.plugin.mock.MockPlugin
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ArrayGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.BoolGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.CurrentTimeGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.EmailGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.EnStringGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ExpressionGenerator
 
getParamSize() - 接口 中的方法org.apache.shenyu.plugin.mock.generator.Generator
get size of rule params.
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.PhoneGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomDoubleGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomIntGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RangeDataGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.StandardExpressionGenerator
 
getParamSize() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ZhStringGenerator
 
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ArrayGenerator
 
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.CurrentTimeGenerator
 
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.EmailGenerator
 
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.EnStringGenerator
 
getPrefixAndSuffix() - 接口 中的方法org.apache.shenyu.plugin.mock.generator.Generator
return prefix and suffix for generate data.
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.PhoneGenerator
 
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomDoubleGenerator
 
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.RangeDataGenerator
 
getPrefixAndSuffix() - 类 中的方法org.apache.shenyu.plugin.mock.generator.ZhStringGenerator
 
getQueries() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest
Get queries.
getUri() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest
Gets uri.
getXml() - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest
Gets xml-body,not support now.

H

handlerRule(RuleData) - 类 中的方法org.apache.shenyu.plugin.mock.handler.MockPluginHandler
 
headers(Map<String, String>) - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest.Builder
build headers.

I

init(EvaluationContext) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.EvaluationContextUtil
init EvaluationContext.
intValue() - 类 中的方法org.apache.shenyu.plugin.mock.util.MockUtil.FormatDouble
 

L

longValue() - 类 中的方法org.apache.shenyu.plugin.mock.util.MockUtil.FormatDouble
 

M

match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.ArrayGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.BoolGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.CurrentTimeGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.EmailGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.EnStringGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.ExpressionGenerator
 
match(String) - 接口 中的方法org.apache.shenyu.plugin.mock.generator.Generator
Determine whether the rule meets the format requirements.
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.PhoneGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomDoubleGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.RandomIntGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.RangeDataGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.StandardExpressionGenerator
 
match(String) - 类 中的方法org.apache.shenyu.plugin.mock.generator.ZhStringGenerator
 
method(String) - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest.Builder
build method.
MockPlugin - org.apache.shenyu.plugin.mock中的类
MockPlugin.
MockPlugin() - 类 的构造器org.apache.shenyu.plugin.mock.MockPlugin
 
MockPluginHandler - org.apache.shenyu.plugin.mock.handler中的类
The type mock plugin data subscriber.
MockPluginHandler() - 类 的构造器org.apache.shenyu.plugin.mock.handler.MockPluginHandler
 
MockRequest - org.apache.shenyu.plugin.mock.api中的类
 
MockRequest.Builder - org.apache.shenyu.plugin.mock.api中的类
 
MockUtil - org.apache.shenyu.plugin.mock.util中的类
 
MockUtil.FormatDouble - org.apache.shenyu.plugin.mock.util中的类
how to json this Object?

N

named() - 类 中的方法org.apache.shenyu.plugin.mock.MockPlugin
 
newInstance(String, String) - 类 中的静态方法org.apache.shenyu.plugin.mock.generator.GeneratorFactory
New instance mock data generator.
nowDate() - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
nowDate.
nowTime() - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
nowTime.

O

oneOf(Object...) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate item of data.
org.apache.shenyu.plugin.mock - 程序包 org.apache.shenyu.plugin.mock
 
org.apache.shenyu.plugin.mock.api - 程序包 org.apache.shenyu.plugin.mock.api
 
org.apache.shenyu.plugin.mock.generator - 程序包 org.apache.shenyu.plugin.mock.generator
 
org.apache.shenyu.plugin.mock.handler - 程序包 org.apache.shenyu.plugin.mock.handler
 
org.apache.shenyu.plugin.mock.util - 程序包 org.apache.shenyu.plugin.mock.util
 

P

phone() - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate phone.
PhoneGenerator - org.apache.shenyu.plugin.mock.generator中的类
11-digit mobile number generator.
PhoneGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.PhoneGenerator
 
pluginNamed() - 类 中的方法org.apache.shenyu.plugin.mock.handler.MockPluginHandler
 

Q

queries(Map<String, String>) - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest.Builder
build queries.

R

randomDouble(double, double, String...) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate Double in the specified range.
RandomDoubleGenerator - org.apache.shenyu.plugin.mock.generator中的类
Random double value generator in the specified range.
RandomDoubleGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.RandomDoubleGenerator
 
randomInt(int, int) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate int in the specified range.
randomInt(int, int) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.RandomUtil
Randomly generate integers.
RandomIntGenerator - org.apache.shenyu.plugin.mock.generator中的类
Random int value generator in the specified range.
RandomIntGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.RandomIntGenerator
 
randomLowerLetterString(int) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.RandomUtil
Generate a string containing only lowercase letters.
RandomUtil - org.apache.shenyu.plugin.mock.util中的类
Random Util.
RandomUtil() - 类 的构造器org.apache.shenyu.plugin.mock.util.RandomUtil
 
RangeDataGenerator - org.apache.shenyu.plugin.mock.generator中的类
Specify the in-list data generator.
RangeDataGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.RangeDataGenerator
 
removeRule(RuleData) - 类 中的方法org.apache.shenyu.plugin.mock.handler.MockPluginHandler
 

S

StandardExpressionGenerator - org.apache.shenyu.plugin.mock.generator中的类
Insecure support for SPEL parsed implementations.
StandardExpressionGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.StandardExpressionGenerator
 

T

toString() - 类 中的方法org.apache.shenyu.plugin.mock.util.MockUtil.FormatDouble
 

U

uri(String) - 类 中的方法org.apache.shenyu.plugin.mock.api.MockRequest.Builder
build uri.

Z

zh(int, int) - 类 中的静态方法org.apache.shenyu.plugin.mock.util.MockUtil
Randomly generate Chinese string.
ZhStringGenerator - org.apache.shenyu.plugin.mock.generator中的类
Random length Chinese string generator.
ZhStringGenerator() - 类 的构造器org.apache.shenyu.plugin.mock.generator.ZhStringGenerator
 
A B C D E F G H I L M N O P Q R S T U Z 
跳过导航链接

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