public class ResponseFuture$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static ResponseFuture$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ResponseFuture$() | 
| Modifier and Type | Method and Description | 
|---|---|
| ResponseFuture | apply(java.util.concurrent.CompletableFuture<HttpResponse> promise) | 
| AttributeKey<ResponseFuture> | KEY() | 
public static final ResponseFuture$ MODULE$
public AttributeKey<ResponseFuture> KEY()
public ResponseFuture apply(java.util.concurrent.CompletableFuture<HttpResponse> promise)