Uses of Interface
org.eclipse.jetty.util.Uptime.Impl
-
Packages that use Uptime.Impl Package Description org.eclipse.jetty.util Jetty Util : Common Utility Classes -
-
Uses of Uptime.Impl in org.eclipse.jetty.util
Classes in org.eclipse.jetty.util that implement Uptime.Impl Modifier and Type Class Description static class
Uptime.DefaultImpl
Methods in org.eclipse.jetty.util that return Uptime.Impl Modifier and Type Method Description Uptime.Impl
Uptime. getImpl()
Methods in org.eclipse.jetty.util with parameters of type Uptime.Impl Modifier and Type Method Description void
Uptime. setImpl(Uptime.Impl impl)
-