Class Uptime
java.lang.Object
org.eclipse.jetty.util.Uptime
Deprecated, for removal: This API element is subject to removal in a future version.
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, for removal: This API element is subject to removal in a future version.static interfaceDeprecated, for removal: This API element is subject to removal in a future version. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetImpl()Deprecated, for removal: This API element is subject to removal in a future version.static UptimeDeprecated, for removal: This API element is subject to removal in a future version.static longDeprecated, for removal: This API element is subject to removal in a future version.voidsetImpl(Uptime.Impl impl) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
NOIMPL
public static final int NOIMPLDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Method Details
-
getInstance
Deprecated, for removal: This API element is subject to removal in a future version. -
getImpl
Deprecated, for removal: This API element is subject to removal in a future version. -
setImpl
Deprecated, for removal: This API element is subject to removal in a future version. -
getUptime
public static long getUptime()Deprecated, for removal: This API element is subject to removal in a future version.
-
Serverclass.