Package org.eclipse.jetty.util
Class Promise.Adapter<U>
java.lang.Object
org.eclipse.jetty.util.Promise.Adapter<U>
- Type Parameters:
U- the type of the result
- All Implemented Interfaces:
Promise<U>
@Deprecated(since="2021-05-27")
public static class Promise.Adapter<U>
extends Object
implements Promise<U>
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
Empty implementation of Promise.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.Promise
Promise.Adapter<U>, Promise.Completable<S>, Promise.Wrapper<W> -
Constructor Summary
Constructors -
Method Summary