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