public interface AsyncResponseProducer
extends java.lang.AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.concurrent.CompletableFuture<Response> |
produceAsyncResponse(java.lang.Object id) |
java.util.concurrent.CompletableFuture<Response> produceAsyncResponse(java.lang.Object id)
void close()
close in interface java.lang.AutoCloseable