public class NewCookieHeaderParser extends Object
| Constructor and Description |
|---|
NewCookieHeaderParser() |
| Modifier and Type | Method and Description |
|---|---|
static NewCookie |
fromString(String newCookie) |
protected static void |
quote(StringBuilder b,
String value) |
static String |
toString(NewCookie cookie) |
public static NewCookie fromString(String newCookie) throws IllegalArgumentException
IllegalArgumentExceptionprotected static void quote(StringBuilder b, String value)
Copyright © 2016. All rights reserved.