public class SpringHttpCommandBusConnector.SpringHttpReplyFutureCallback<C,R> extends CompletableFuture<SpringHttpReplyMessage<?>> implements org.axonframework.commandhandling.CommandCallback<C,R>
CompletableFuture.AsynchronousCompletionTask| Constructor and Description |
|---|
SpringHttpReplyFutureCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onResult(org.axonframework.commandhandling.CommandMessage<? extends C> commandMessage,
org.axonframework.commandhandling.CommandResultMessage<? extends R> commandResultMessage) |
acceptEither, acceptEitherAsync, acceptEitherAsync, allOf, anyOf, applyToEither, applyToEitherAsync, applyToEitherAsync, cancel, complete, completedFuture, completeExceptionally, exceptionally, get, get, getNow, getNumberOfDependents, handle, handleAsync, handleAsync, isCancelled, isCompletedExceptionally, isDone, join, obtrudeException, obtrudeValue, runAfterBoth, runAfterBothAsync, runAfterBothAsync, runAfterEither, runAfterEitherAsync, runAfterEitherAsync, runAsync, runAsync, supplyAsync, supplyAsync, thenAccept, thenAcceptAsync, thenAcceptAsync, thenAcceptBoth, thenAcceptBothAsync, thenAcceptBothAsync, thenApply, thenApplyAsync, thenApplyAsync, thenCombine, thenCombineAsync, thenCombineAsync, thenCompose, thenComposeAsync, thenComposeAsync, thenRun, thenRunAsync, thenRunAsync, toCompletableFuture, toString, whenComplete, whenCompleteAsync, whenCompleteAsyncCopyright © 2010–2023. All rights reserved.