org.cruxframework.crux.core.server.rest.util.header
Class NewCookieHeaderParser
java.lang.Object
org.cruxframework.crux.core.server.rest.util.header.NewCookieHeaderParser
public class NewCookieHeaderParser
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewCookieHeaderParser
public NewCookieHeaderParser()
fromString
public static NewCookie fromString(String newCookie)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
quote
protected static void quote(StringBuilder b,
String value)
toString
public static String toString(NewCookie cookie)
Copyright © 2014. All rights reserved.