Package org.eclipse.jetty.util
Class Uptime
java.lang.Object
org.eclipse.jetty.util.Uptime
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
Provide for a Uptime class that is compatible with Android, GAE, and the new Java 8 compact profiles
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated.static interfaceDeprecated. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetImpl()Deprecated.static UptimeDeprecated.static longDeprecated.voidsetImpl(Uptime.Impl impl) Deprecated.
-
Field Details
-
NOIMPL
public static final int NOIMPLDeprecated.- See Also:
-
-
Method Details
-
getInstance
Deprecated. -
getImpl
Deprecated. -
setImpl
Deprecated. -
getUptime
public static long getUptime()Deprecated.
-