Uses of Interface
org.apache.shenyu.common.dto.convert.rule.RuleHandle
-
Packages that use RuleHandle Package Description org.apache.shenyu.common.dto.convert.rule.impl -
-
Uses of RuleHandle in org.apache.shenyu.common.dto.convert.rule.impl
Classes in org.apache.shenyu.common.dto.convert.rule.impl that implement RuleHandle Modifier and Type Class Description classCacheRuleHandleThe type Divide rule handle.classContextMappingRuleHandleContext mapping thread handle.classDivideRuleHandleThe type Divide rule handle.classDubboRuleHandleThe type Dubbo rule handle.classKeyAuthRuleHandleKey-Auth rule handle.classModifyResponseRuleHandleThe type ModifyResponse rule handle.classParamMappingRuleHandleParam mapping handle.classSofaRuleHandleThe type Sofa rule handle.classSpringCloudRuleHandleThe type Spring cloud rule handle.classWebSocketRuleHandleThe type WebSocket rule handle.
-