Uses of Class
org.apache.shenyu.common.dto.convert.rule.RequestHandle.ShenyuCookie
-
Packages that use RequestHandle.ShenyuCookie Package Description org.apache.shenyu.common.dto.convert.rule -
-
Uses of RequestHandle.ShenyuCookie in org.apache.shenyu.common.dto.convert.rule
Methods in org.apache.shenyu.common.dto.convert.rule that return RequestHandle.ShenyuCookie Modifier and Type Method Description RequestHandle.ShenyuCookieRequestHandle. getCookie()get cookie.Methods in org.apache.shenyu.common.dto.convert.rule with parameters of type RequestHandle.ShenyuCookie Modifier and Type Method Description voidRequestHandle. setCookie(RequestHandle.ShenyuCookie cookie)set cookie.
-