Class LocaleDelegate
java.lang.Object
org.jboss.resteasy.plugins.delegates.LocaleDelegate
- All Implemented Interfaces:
- jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Locale>
public class LocaleDelegate
extends Object
implements jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Locale>
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
INSTANCE
 
- 
- 
Constructor Details- 
LocaleDelegatepublic LocaleDelegate()
 
- 
- 
Method Details- 
fromString- Specified by:
- fromStringin interface- jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Locale>
- Throws:
- IllegalArgumentException
 
- 
toString- Specified by:
- toStringin interface- jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Locale>
 
 
-