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