public class UriHeaderDelegate extends Object implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
| Modifier and Type | Field and Description |
|---|---|
static UriHeaderDelegate |
INSTANCE |
| Constructor and Description |
|---|
UriHeaderDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromString(String value) |
String |
toString(Object value) |
public static final UriHeaderDelegate INSTANCE
public Object fromString(String value) throws IllegalArgumentException
fromString in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegateIllegalArgumentExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.