org.jboss.resteasy.plugins.delegates
public class NewCookieHeaderDelegate extends Object implements RuntimeDelegate.HeaderDelegate
Constructor and Description |
---|
NewCookieHeaderDelegate() |
Modifier and Type | Method and Description |
---|---|
Object |
fromString(String newCookie) |
protected void |
quote(StringBuilder b,
String value) |
String |
toString(Object value) |
public Object fromString(String newCookie) throws IllegalArgumentException
fromString
in interface RuntimeDelegate.HeaderDelegate
IllegalArgumentException
protected void quote(StringBuilder b, String value)
public String toString(Object value)
toString
in interface RuntimeDelegate.HeaderDelegate
Copyright © 2014. All Rights Reserved.