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