Uses of Class
org.eclipse.jetty.util.DateCache
Packages that use DateCache
Package
Description
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty Util : Simple JSON Utility classes
Jetty Util : Common Logging Integrations
-
Uses of DateCache in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as DateCacheModifier and TypeFieldDescriptionprivate static final DateCache
DebugListener.__date
private DateCache
AbstractNCSARequestLog._logDateCache
Deprecated.Methods in org.eclipse.jetty.server with parameters of type DateCacheModifier and TypeMethodDescriptionprivate static void
CustomRequestLog.logRequestTime
(DateCache dateCache, StringBuilder b, Request request, Response response) -
Uses of DateCache in org.eclipse.jetty.server.handler
Fields in org.eclipse.jetty.server.handler declared as DateCache -
Uses of DateCache in org.eclipse.jetty.util.ajax
Fields in org.eclipse.jetty.util.ajax declared as DateCache -
Uses of DateCache in org.eclipse.jetty.util.log
Fields in org.eclipse.jetty.util.log declared as DateCache