OSGi® org.osgi.util.promise
Version 1.2.0
A C D E F G I M O P R S T V
O
- 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.2.
A C D E F G I M O P R S T V
OSGi® org.osgi.util.promise
Version 1.2.0
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0