Class Promise.Wrapper<W>

java.lang.Object
org.eclipse.jetty.util.Promise.Wrapper<W>
All Implemented Interfaces:
Promise<W>
Enclosing interface:
Promise<C>

public static class Promise.Wrapper<W> extends Object implements Promise<W>