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