Index
All Classes and Interfaces|All Packages|Serialized Form
O
- onFailure(Consumer<? super F>, Class<? extends F>) - Method in interface org.osgi.util.promise.Promise
-
Register a callback to be called with the failure for this Promise when this Promise is resolved with a failure of a failure type.
- onFailure(Consumer<? super Throwable>) - Method in interface org.osgi.util.promise.Promise
-
Register a callback to be called with the failure for this Promise when this Promise is resolved with a failure.
- onResolve(Runnable) - Method in interface org.osgi.util.promise.Promise
-
Register a callback to be called when this Promise is resolved.
- onSuccess(Consumer<? super T>) - Method in interface org.osgi.util.promise.Promise
-
Register a callback to be called with the result of this Promise when this Promise is resolved successfully.
- org.osgi.util.promise - package org.osgi.util.promise
-
Promise Package Version 1.3.
All Classes and Interfaces|All Packages|Serialized Form