public static interface RuntimeDelegate.HeaderDelegate<T>
T
.T fromString(String value) throws IllegalArgumentException
T
.value
- the string valueT
IllegalArgumentException
- if the supplied string cannot be
parsed or is nullString toString(T value)
value
- the value of type T
IllegalArgumentException
- if the supplied object cannot be
serialized or is nullCopyright © 2018 JBoss by Red Hat. All rights reserved.