Class DateDelegate
- java.lang.Object
 - 
- org.jboss.resteasy.plugins.delegates.DateDelegate
 
 
- 
- All Implemented Interfaces:
 javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Date>
public class DateDelegate extends Object implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Date>
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static DateDelegateINSTANCE 
- 
Constructor Summary
Constructors Constructor Description DateDelegate() 
 - 
 
- 
- 
Field Detail
- 
INSTANCE
public static final DateDelegate INSTANCE
 
 - 
 
 -