public class NewCookieHeaderDelegate extends Object implements javax.ws.rs.ext.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 javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
IllegalArgumentException
protected void quote(StringBuilder b, String value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.