public class CookiesParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static Cookie |
parseCookie(String header) |
static Map<String,Cookie> |
parseCookies(String header) |
static NewCookie |
parseNewCookie(String header) |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.