Uses of Package
io.activej.promise
Packages that use io.activej.promise
Package
Description
-
Classes in io.activej.promise used by io.activej.asyncClassDescriptionReplacement of default Java
CompletionStageinterface with optimized design, which allows handling different scenarios more efficiently.Represents aPromisewhich can be completed or completedExceptionally manually at once or later in the future. -
Classes in io.activej.promise used by io.activej.async.fileClassDescriptionReplacement of default Java
CompletionStageinterface with optimized design, which allows handling different scenarios more efficiently. -
Classes in io.activej.promise used by io.activej.async.functionClassDescriptionReplacement of default Java
CompletionStageinterface with optimized design, which allows handling different scenarios more efficiently. -
Classes in io.activej.promise used by io.activej.async.processClassDescriptionReplacement of default Java
CompletionStageinterface with optimized design, which allows handling different scenarios more efficiently. -
Classes in io.activej.promise used by io.activej.async.serviceClassDescriptionReplacement of default Java
CompletionStageinterface with optimized design, which allows handling different scenarios more efficiently. -
Classes in io.activej.promise used by io.activej.promiseClassDescriptionRepresents a completed
Promisewith a result of unspecified type.Helps to create sequent chains ofPromises.Replacement of default JavaCompletionStageinterface with optimized design, which allows handling different scenarios more efficiently. -
Classes in io.activej.promise used by io.activej.promise.jmxClassDescriptionReplacement of default Java
CompletionStageinterface with optimized design, which allows handling different scenarios more efficiently.