Package org.jdeferred2.impl
package org.jdeferred2.impl
-
ClassesClassDescriptionAbstractPromise<D,
F, P> This default exception handler will log the exception but will not propagate it.A default implementation that runs deferred tasks using anExecutorService.DeferredObject<D,F, P> An implementation ofDeferredinterface.DeferredPromise<D,F, P> DelegatingPromise<D,F, P> Promise implementation of the Decorator Pattern.FilteredPromise<D,F, P, D_OUT, F_OUT, P_OUT> PipedPromise<D,F, P, D_OUT, F_OUT, P_OUT>