Uses of Package
com.peterphi.std.threading
Packages that use com.peterphi.std.threading
Package
Description
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.common.cached.util
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.common.daemon
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.common.retry.retry.backoff
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.common.serviceprops.jaxbref
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.common.serviceprops.net
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.common.stringparsing
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.metrics.worker
-
Classes in com.peterphi.std.threading used by com.peterphi.std.guice.web.rest.auth.oauth2
-
Classes in com.peterphi.std.threading used by com.peterphi.std.threadingClassDescriptionSimplifies the creation of long-running daemon threadsRepresents a deadline (some point in the future - generally, a time by which some operation should be completed)A special ParamRunnable which runs synchronously once prepare() is calledA class encapsulating the Runnable idea, mixed with Callable - instead of having a return type, this takes an argument to be passed to the
run
methodA simple Future whose value will be set at some later dateRepresents an immutable Timeout (ie. -
Classes in com.peterphi.std.threading used by com.peterphi.std.util
-
Classes in com.peterphi.std.threading used by com.peterphi.usermanager.daemon
-
Classes in com.peterphi.std.threading used by com.peterphi.usermanager.guice.authentication