Class Promise.Wrapper<W>
java.lang.Object
org.cometd.bayeux.Promise.Wrapper<W>
- Type Parameters:
W
- the type of the result value
- All Implemented Interfaces:
Promise<W>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.cometd.bayeux.Promise
Promise.Completable<S>, Promise.Wrapper<W>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Wrapper
-
-
Method Details
-
getWrapped
-
succeed
-
fail
-