Package org.eclipse.jetty.http
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
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic long
Deprecated, 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
-
HttpDateTime
instead