クラス RabbitConverterFuture<C>
java.lang.ObjectSE
java.util.concurrent.CompletableFutureSE<T>
org.springframework.amqp.rabbit.RabbitFuture<C>
org.springframework.amqp.rabbit.RabbitConverterFuture<C>
- 型パラメーター:
C- 型。
- 実装済みのインターフェース一覧:
CompletionStageSE<C>,FutureSE<C>
テンプレートのジェネリクスパラメーターの戻り型を持つ
RabbitFuture。- 導入:
- 2.4.7
- 作成者:
- Gary Russell
ネストされたクラスの概要
クラス java.util.concurrent.CompletableFutureSE から継承されたネストクラス / インターフェース
CompletableFuture.AsynchronousCompletionTaskSE方法の概要
修飾子と型メソッド説明@Nullable ParameterizedTypeReference<C>voidsetReturnType(@Nullable ParameterizedTypeReference<C> returnType) クラス org.springframework.amqp.rabbit.RabbitFuture から継承されたメソッド
cancel, complete, completeExceptionally, getConfirm, getNackCauseクラス java.util.concurrent.CompletableFutureSE から継承されたメソッド
acceptEitherSE, acceptEitherAsyncSE, acceptEitherAsyncSE, allOfSE, anyOfSE, applyToEitherSE, applyToEitherAsyncSE, applyToEitherAsyncSE, completeAsyncSE, completeAsyncSE, completedFutureSE, completedStageSE, completeOnTimeoutSE, copy, defaultExecutor, delayedExecutorSE, delayedExecutorSE, exceptionallySE, exceptionallyAsyncSE, exceptionallyAsyncSE, exceptionallyComposeSE, exceptionallyComposeAsyncSE, exceptionallyComposeAsyncSE, failedFutureSE, failedStageSE, get, getSE, getNowSE, getNumberOfDependents, handleSE, handleAsyncSE, handleAsyncSE, isCancelled, isCompletedExceptionally, isDone, join, minimalCompletionStage, newIncompleteFuture, obtrudeExceptionSE, obtrudeValueSE, orTimeoutSE, runAfterBothSE, runAfterBothAsyncSE, runAfterBothAsyncSE, runAfterEitherSE, runAfterEitherAsyncSE, runAfterEitherAsyncSE, runAsyncSE, runAsyncSE, supplyAsyncSE, supplyAsyncSE, thenAcceptSE, thenAcceptAsyncSE, thenAcceptAsyncSE, thenAcceptBothSE, thenAcceptBothAsyncSE, thenAcceptBothAsyncSE, thenApplySE, thenApplyAsyncSE, thenApplyAsyncSE, thenCombineSE, thenCombineAsyncSE, thenCombineAsyncSE, thenComposeSE, thenComposeAsyncSE, thenComposeAsyncSE, thenRunSE, thenRunAsyncSE, thenRunAsyncSE, toCompletableFuture, toString, whenCompleteSE, whenCompleteAsyncSE, whenCompleteAsyncSE
メソッドの詳細
getReturnType
setReturnType