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 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 © 2018 JBoss by Red Hat. All rights reserved.