Uses of Class
io.undertow.server.MultiValueHashListStorage
-
Packages that use MultiValueHashListStorage Package Description io.undertow.util -
-
Uses of MultiValueHashListStorage in io.undertow.util
Methods in io.undertow.util with parameters of type MultiValueHashListStorage Modifier and Type Method Description static voidCookies. parseRequestCookies(int maxCookies, boolean allowEqualInValue, List<String> cookies, MultiValueHashListStorage<String,Cookie> parsedCookies)
-