public interface AsyncResponseProvider<T>
Modifier and Type | Method and Description |
---|---|
CompletionStage |
toCompletionStage(T asyncResponse) |
CompletionStage toCompletionStage(T asyncResponse)
Copyright © 2021 JBoss by Red Hat. All rights reserved.