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>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Promise
Promise.Adapter<U>, Promise.Completable<S>, Promise.Wrapper<W> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Adapter
public Adapter()
-
-
Method Details
-
failed
-