Class DateParser
java.lang.Object
org.eclipse.jetty.http.DateParser
Deprecated, for removal: This API element is subject to removal in a future version.
ThreadLocal data parsers for HTTP style dates
- 
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. - 
Method Summary
Modifier and TypeMethodDescriptionstatic longDeprecated, for removal: This API element is subject to removal in a future version.useHttpDateTime.parseToEpoch(String)instead 
- 
Constructor Details
- 
DateParser
public DateParser()Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 - 
Method Details
- 
parseDate
Deprecated, for removal: This API element is subject to removal in a future version.useHttpDateTime.parseToEpoch(String)instead 
 - 
 
HttpDateTimeinstead