public class CookieHeaderDelegate extends Object implements RuntimeDelegate.HeaderDelegate
Constructor and Description |
---|
CookieHeaderDelegate() |
public Object fromString(String value) throws IllegalArgumentException
RuntimeDelegate.HeaderDelegate
T
.fromString
in interface RuntimeDelegate.HeaderDelegate
value
- the string valueT
IllegalArgumentException
- if the supplied string cannot be
parsed or is nullpublic String toString(Object value)
RuntimeDelegate.HeaderDelegate
toString
in interface RuntimeDelegate.HeaderDelegate
value
- the value of type T
Copyright © 2013. All Rights Reserved.