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