Uses of Class
org.apache.shenyu.common.dto.convert.rule.RequestHandle.ShenyuRequestParameter
-
Packages that use RequestHandle.ShenyuRequestParameter Package Description org.apache.shenyu.common.dto.convert.rule -
-
Uses of RequestHandle.ShenyuRequestParameter in org.apache.shenyu.common.dto.convert.rule
Methods in org.apache.shenyu.common.dto.convert.rule that return RequestHandle.ShenyuRequestParameter Modifier and Type Method Description RequestHandle.ShenyuRequestParameterRequestHandle. getParameter()get parameter.Methods in org.apache.shenyu.common.dto.convert.rule with parameters of type RequestHandle.ShenyuRequestParameter Modifier and Type Method Description voidRequestHandle. setParameter(RequestHandle.ShenyuRequestParameter parameter)set parameter.
-