Index
All Classes and Interfaces|All Packages|Serialized Form
P
- Promise<T> - Interface in org.osgi.util.promise
-
A Promise of a value.
- PromiseFactory - Class in org.osgi.util.promise
-
Promise factory to create Deferred and Promise objects.
- PromiseFactory(Executor) - Constructor for class org.osgi.util.promise.PromiseFactory
-
Create a new PromiseFactory with the specified callback executor.
- PromiseFactory(Executor, ScheduledExecutorService) - Constructor for class org.osgi.util.promise.PromiseFactory
-
Create a new PromiseFactory with the specified callback executor and specified scheduled executor.
- PromiseFactory(Executor, ScheduledExecutorService, PromiseFactory.Option...) - Constructor for class org.osgi.util.promise.PromiseFactory
-
Create a new PromiseFactory with the specified callback executor, specified scheduled executor, and specified options.
- PromiseFactory.Option - Enum Class in org.osgi.util.promise
-
Defines the options for a Promise factory.
- Promises - Class in org.osgi.util.promise
-
Static helper methods for
Promises.
All Classes and Interfaces|All Packages|Serialized Form