Interface RuleHandle
-
- All Known Implementing Classes:
CacheRuleHandle,ContextMappingRuleHandle,DivideRuleHandle,DubboRuleHandle,KeyAuthRuleHandle,ModifyResponseRuleHandle,ParamMappingRuleHandle,SofaRuleHandle,SpringCloudRuleHandle,WebSocketRuleHandle
public interface RuleHandleThe RuleHandle interface.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default java.lang.StringtoJson()Format this object to json string.
-