public class MediaTypeHeaderDelegate extends Object implements RuntimeDelegate.HeaderDelegate
| Constructor and Description |
|---|
MediaTypeHeaderDelegate() |
public Object fromString(String type) throws IllegalArgumentException
RuntimeDelegate.HeaderDelegateT.fromString in interface RuntimeDelegate.HeaderDelegatetype - the string valueTIllegalArgumentException - if the supplied string cannot be
parsed or is nullpublic String toString(Object o)
RuntimeDelegate.HeaderDelegatetoString in interface RuntimeDelegate.HeaderDelegateo - the value of type TCopyright © 2014. All Rights Reserved.