Uses of Class
com.yahoo.jdisc.http.filter.JDiscCookieWrapper
Packages that use JDiscCookieWrapper
-
Uses of JDiscCookieWrapper in com.yahoo.jdisc.http.filter
Methods in com.yahoo.jdisc.http.filter that return JDiscCookieWrapperModifier and TypeMethodDescriptionDiscFilterRequest.getWrappedCookies()static JDiscCookieWrapperMethods in com.yahoo.jdisc.http.filter with parameters of type JDiscCookieWrapperModifier and TypeMethodDescriptionvoidDiscFilterRequest.addCookie(JDiscCookieWrapper cookie) Can be called multiple times to add CookiesvoidDiscFilterResponse.addCookie(JDiscCookieWrapper cookie)