Uses of Class
org.apache.shenyu.common.dto.convert.rule.RequestHandle.ShenyuRequestHeader
-
Packages that use RequestHandle.ShenyuRequestHeader Package Description org.apache.shenyu.common.dto.convert.rule -
-
Uses of RequestHandle.ShenyuRequestHeader in org.apache.shenyu.common.dto.convert.rule
Methods in org.apache.shenyu.common.dto.convert.rule that return RequestHandle.ShenyuRequestHeader Modifier and Type Method Description RequestHandle.ShenyuRequestHeaderRequestHandle. getHeader()get header.Methods in org.apache.shenyu.common.dto.convert.rule with parameters of type RequestHandle.ShenyuRequestHeader Modifier and Type Method Description voidRequestHandle. setHeader(RequestHandle.ShenyuRequestHeader header)set header.
-