Class AsyncServerPipeline.CompletionStage<I,O>
java.lang.Object
org.apache.hc.core5.http.nio.support.AsyncServerPipeline.CompletionStage<I,O>
- Enclosing class:
- AsyncServerPipeline
Exchange completion stage.
-
Method Summary
Modifier and TypeMethodDescriptionsupplier()CreatesSupplierofAsyncServerExchangeHandlerimplementing the defined message exchange pipeline.
-
Method Details
-
supplier
CreatesSupplierofAsyncServerExchangeHandlerimplementing the defined message exchange pipeline.
-