@Singleton public class LocaleProvider extends Object implements HeaderDelegateProvider<Locale>
Locale header delegate provider.| Constructor and Description |
|---|
LocaleProvider() |
public boolean supports(Class<?> type)
HeaderDelegateProvidersupports in interface HeaderDelegateProvider<Locale>type - the type that is to be supported.public String toString(Locale header)
toString in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Locale>Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.